| 7418ca88 | 17-Jul-2020 |
Jeremy L Thompson <thompson.jeremy.luke@gmail.com> |
Solids - add summary output for number of KSP its and throughput |
| c8d5b03c | 17-Jul-2020 |
Jeremy L Thompson <thompson.jeremy.luke@gmail.com> |
Doc - document QFunction source requirements for single source |
| 5883eba0 | 17-Jul-2020 |
Jeremy L Thompson <thompson.jeremy.luke@gmail.com> |
Solids - small fixes for CUDA compilation |
| cf7477b8 | 16-Jul-2020 |
nbeams <246972+nbeams@users.noreply.github.com> |
make style |
| 28a8449b | 16-Jul-2020 |
nbeams <246972+nbeams@users.noreply.github.com> |
add make tidy flags for hip backend |
| a548fd40 | 16-Jul-2020 |
Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com> |
Merge pull request #586 from CEED/jeremy/cuda-assemble-add
CUDA - Fix Backend Setting LinearAssemble* |
| 4e905529 | 16-Jul-2020 |
nbeams <246972+nbeams@users.noreply.github.com> |
update LinearAssemble* names to match PR #586 |
| 69af5e5f | 16-Jul-2020 |
Jeremy L Thompson <thompson.jeremy.luke@gmail.com> |
Style - update backend operator function names to use Add as needed |
| 7c2b2bcb | 16-Jul-2020 |
Jeremy L Thompson <thompson.jeremy.luke@gmail.com> |
CUDA - change LinearAssemble* to LinearAssembleAdd* when setting backend function |
| 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 |
| 17fed040 | 15-Jul-2020 |
nbeams <246972+nbeams@users.noreply.github.com> |
update with changes from cuda-ref |
| 77ad9f29 | 15-Jul-2020 |
nbeams <246972+nbeams@users.noreply.github.com> |
Merge branch 'main' into natalie/hip-ref-v2 |
| e3fbde13 | 15-Jul-2020 |
Jeremy L Thompson <thompson.jeremy.luke@gmail.com> |
CUDA - add macro to clean up cublasGetErrorName function |
| 58c385a5 | 15-Jul-2020 |
Jeremy L Thompson <thompson.jeremy.luke@gmail.com> |
CUDA - separate CeedCudaGetCublasHandle logic as independent funtion |
| 48e4fcd3 | 02-Jul-2020 |
Jeremy L Thompson <thompson.jeremy.luke@gmail.com> |
CUDA - add on device vector norms for CUDA backends |
| b00b43a6 | 14-Jul-2020 |
Jeremy L Thompson <thompson.jeremy.luke@gmail.com> |
Fortran - visually divide Fortarn interface file to make it easier to navigate |
| c8f84b03 | 14-Jul-2020 |
Jeremy L Thompson <thompson.jeremy.luke@gmail.com> |
Fortran - improve check for previously destroyed object, can't decrement automatically |
| cc85b9c9 | 14-Jul-2020 |
Jeremy L Thompson <thompson.jeremy.luke@gmail.com> |
Fortran - guard double calls to ceed*destroy in Fortran interface |
| 4c3d9119 | 15-Jul-2020 |
Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com> |
Merge pull request #584 from CEED/jeremy/python-diag
Python - add operator diagonal assembly to the python interface |
| 6227f746 | 14-Jul-2020 |
Jeremy L Thompson <thompson.jeremy.luke@gmail.com> |
Tests - update test descriptions |
| 0c9255df | 14-Jul-2020 |
Jeremy L Thompson <thompson.jeremy.luke@gmail.com> |
Python - fix bad docstring copy-paste |
| 6397b31b | 14-Jul-2020 |
Jeremy L Thompson <thompson.jeremy.luke@gmail.com> |
Python - add operator diagonal assembly to the python interface |
| 7622317a | 08-Jul-2020 |
Jed Brown <jed@jedbrown.org> |
codecov: set default branch |
| 2887e211 | 08-Jul-2020 |
Jed Brown <jed@jedbrown.org> |
Merge pull request #580 from CEED/jed/rename-master-to-main
Rename master branch to main |
| 73b14a46 | 08-Jul-2020 |
Jed Brown <jed@jedbrown.org> |
Rename master branch to main
Also revise master/slave terminology in description of non-conforming meshes. |