| #
1aa86be0
|
| 23-Jul-2020 |
nbeams <246972+nbeams@users.noreply.github.com> |
simplify HIP_LIB-related flags and includes
|
| #
6fa87394
|
| 23-Jul-2020 |
nbeams <246972+nbeams@users.noreply.github.com> |
change HIP_DIR and use in place of ROCM_DIR
|
| #
cfb6011c
|
| 22-Jul-2020 |
nbeams <246972+nbeams@users.noreply.github.com> |
change *.hip to *.hip.cpp
|
| #
4b1a2981
|
| 22-Jul-2020 |
nbeams <246972+nbeams@users.noreply.github.com> |
update HIP/CPPFLAGS
|
| #
3f9cf3a4
|
| 21-Jul-2020 |
nbeams <246972+nbeams@users.noreply.github.com> |
update HIPCC flags
|
| #
963a012d
|
| 21-Jul-2020 |
nbeams <246972+nbeams@users.noreply.github.com> |
remove extra line of whitespace
|
| #
572ff09c
|
| 21-Jul-2020 |
nbeams <246972+nbeams@users.noreply.github.com> |
Merge branch 'main' into natalie/hip-ref-v2
|
| #
ab352fbe
|
| 21-Jul-2020 |
nbeams <246972+nbeams@users.noreply.github.com> |
fix typo and remove TODO comments
|
| #
cdd1636d
|
| 17-Jul-2020 |
nbeams <246972+nbeams@users.noreply.github.com> |
hip backend build: use hipconfig to get flags for CXX compiler
|
| #
a233dbfe
|
| 17-Jul-2020 |
nbeams <246972+nbeams@users.noreply.github.com> |
minor updates to Makefile
|
| #
28a8449b
|
| 16-Jul-2020 |
nbeams <246972+nbeams@users.noreply.github.com> |
add make tidy flags for hip backend
|
| #
c3d6970b
|
| 15-Jul-2020 |
Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com> |
Merge pull request #583 from CEED/jeremy/cuda-norms
CUDA Vector Norm on Device
|
| #
77ad9f29
|
| 15-Jul-2020 |
nbeams <246972+nbeams@users.noreply.github.com> |
Merge branch 'main' into natalie/hip-ref-v2
|
| #
48e4fcd3
|
| 02-Jul-2020 |
Jeremy L Thompson <thompson.jeremy.luke@gmail.com> |
CUDA - add on device vector norms for CUDA backends
|
| #
68f76168
|
| 26-Jun-2020 |
Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com> |
Merge pull request #571 from CEED/jeremy/magma-det
Deterministic MAGMA Backend
|
| #
cb23e90c
|
| 25-Jun-2020 |
Jeremy L Thompson <thompson.jeremy.luke@gmail.com> |
MAGMA - add deterministic version of MAGMA backend
|
| #
30f4f45f
|
| 16-Jun-2020 |
nbeams <246972+nbeams@users.noreply.github.com> |
Experimental HIP port of cuda-ref, round 2, with ROCm3.5
|
| #
5f38a0bf
|
| 11-Jun-2020 |
Valeria Barra <39932030+valeriabarra@users.noreply.github.com> |
Merge pull request #551 from CEED/valeria/benchmarking-petsc-bps
PETSc Bps: allow looping over degrees, problems and backends
|
| #
dec49e00
|
| 06-Jun-2020 |
Jed Brown <jed@jedbrown.org> |
benchmarks: add to autopep8
|
| #
b0f0f2ac
|
| 21-May-2020 |
Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com> |
Merge pull request #546 from CEED/jeremy/icc-ci
Add ICC to CI
|
| #
722eb117
|
| 21-May-2020 |
Jeremy L Thompson <thompson.jeremy.luke@gmail.com> |
Travis - add icc on linux/amd64
|
| #
65275b31
|
| 13-May-2020 |
valeriabarra <valeriabarra21@gmail.com> |
Merge branch 'master' into valeria/NSfixes
|
| #
38f69a85
|
| 04-May-2020 |
Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com> |
Merge pull request #525 from CEED/jeremy/tidy-cuda
Fix make tidy for CUDA/MAGMA
|
| #
4c0d97c4
|
| 04-May-2020 |
Jeremy L Thompson <thompson.jeremy.luke@gmail.com> |
Makefile - enable tidy for CUDA
|
| #
a07e8cf1
|
| 27-Apr-2020 |
Natalie Beams <246972+nbeams@users.noreply.github.com> |
MAGMA: simplify build (#521)
* remove gccm.py; no longer needed
* simplify MAGMA backend build process
|