| fc6bbced | 25-Jun-2020 |
Jeremy L Thompson <thompson.jeremy.luke@gmail.com> |
Cov - drop debug code from code coverage and run make tidy |
| b8e71988 | 25-Jun-2020 |
Jeremy L Thompson <thompson.jeremy.luke@gmail.com> |
CUDA - output generated operator code with debugging flag |
| 60f9e2d6 | 25-Jun-2020 |
Jeremy L Thompson <thompson.jeremy.luke@gmail.com> |
Ceed - add debugging mode for backends, lifted to library level from OCCA backend |
| 3f1466f8 | 26-Jun-2020 |
Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com> |
Merge pull request #561 from CEED/jeremy/is-deterministic
Ceed - add IsDeterministic |
| 5f67fade | 26-Jun-2020 |
Jeremy L Thompson <thompson.jeremy.luke@gmail.com> |
spellcheck |
| d2d7e99c | 26-Jun-2020 |
Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com> |
Merge pull request #564 from CEED/jeremy/cuda-diag
CUDA - LinearAssemble*Diagonal |
| d7a256fb | 25-Jun-2020 |
Jeremy L Thompson <thompson.jeremy.luke@gmail.com> |
README - highlight reproducibility of backends |
| 52d8ac88 | 25-Jun-2020 |
Jeremy L Thompson <thompson.jeremy.luke@gmail.com> |
CUDA - add missing codecov exceptions |
| 9525855c | 17-Jun-2020 |
Jeremy L Thompson <thompson.jeremy.luke@gmail.com> |
Ceed - add IsDeterministic |
| 7e7bd1b1 | 25-Jun-2020 |
Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com> |
Merge pull request #569 from CEED/jeremy/cuda-shared-fix
CUDA - shared basis needs minimum of 1 elem per block |
| 0f70cdf6 | 25-Jun-2020 |
Jeremy L Thompson <thompson.jeremy.luke@gmail.com> |
CUDA - shared basis needs minimum of 1 elem per block |
| b6e6b856 | 24-Jun-2020 |
Jeremy L Thompson <thompson.jeremy.luke@gmail.com> |
CUDA - use d_ and h_ prefix for diagonal assembly data arrays |
| 4531e7b5 | 23-Jun-2020 |
Jeremy L Thompson <thompson.jeremy.luke@gmail.com> |
PETSc - add missing address-of operator in prolongation matshell operation |
| c43c9481 | 23-Jun-2020 |
Jeremy L Thompson <thompson.jeremy.luke@gmail.com> |
Ref - compute QF value bound once |
| 2cb544c1 | 23-Jun-2020 |
Jeremy L Thompson <thompson.jeremy.luke@gmail.com> |
CUDA - convert diagonal assembly into device kernel |
| f2d44534 | 19-Jun-2020 |
Jeremy L Thompson <thompson.jeremy.luke@gmail.com> |
CUDA - fix composite operator diagonal support |
| 868092e3 | 19-Jun-2020 |
Jeremy L Thompson <thompson.jeremy.luke@gmail.com> |
CUDA - inital version of LinearAssemble* |
| 4d36c801 | 24-Jun-2020 |
Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com> |
Merge pull request #568 from CEED/jeremy/cuda-destroy
Small CUDA Tidying |
| d3f518cb | 24-Jun-2020 |
Jeremy L Thompson <thompson.jeremy.luke@gmail.com> |
Tests - add t318 to test all AVX backend tensor cases |
| 0ec79729 | 23-Jun-2020 |
Jeremy L Thompson <thompson.jeremy.luke@gmail.com> |
PETSc - adjust bpsraw test parameters to avoid too many threads for cuda backends |
| 3636fb3d | 23-Jun-2020 |
Jeremy L Thompson <thompson.jeremy.luke@gmail.com> |
CUDA - fix small leak in cuda/gen QFunction load |
| 50dfd88a | 23-Jun-2020 |
Jeremy L Thompson <thompson.jeremy.luke@gmail.com> |
CUDA - add some missing ierr = |
| 347d7e4c | 23-Jun-2020 |
Jeremy L Thompson <thompson.jeremy.luke@gmail.com> |
CUDA - add small leak fix in QFunction JiT load |
| 7df94212 | 23-Jun-2020 |
Jeremy L Thompson <thompson.jeremy.luke@gmail.com> |
CUDA - clean up includes |
| 73b3ccaf | 23-Jun-2020 |
Jeremy L Thompson <thompson.jeremy.luke@gmail.com> |
CUDA - clean up minor memory leak |