| 93fbe329 | 01-Mar-2018 |
Stan Tomov <tomov@eecs.utk.edu> |
Fill up more for the magmabackend. make test pass for magma |
| 12123fd5 | 27-Feb-2018 |
camierjs <camier1@llnl.gov> |
[occa] cleanup |
| a0a4cdfd | 27-Feb-2018 |
camierjs <camier1@llnl.gov> |
[test] All 315 tests successful: C, Fortran @ CPU, GPU, OpenCL, OpenMP |
| 58c862e0 | 27-Feb-2018 |
camierjs <camier1@llnl.gov> |
[okl] pointer arith & cleanup |
| d9c6fcfe | 27-Feb-2018 |
camierjs <camier1@llnl.gov> |
[okl] local pointers arith |
| fbca465f | 24-Feb-2018 |
camierjs <camier1@llnl.gov> |
[occa] WIP qfunctions t20, t30 & ex1-volume-annulus examples |
| 4dd6f121 | 24-Feb-2018 |
camierjs <camier1@llnl.gov> |
[occa] wip qfunction t30, ex1-volume-annulus |
| 0f728f4a | 22-Feb-2018 |
camierjs <camier1@llnl.gov> |
[occa] qfunction t20 cpu + gpu |
| 61e60cdc | 22-Feb-2018 |
camierjs <camier1@llnl.gov> |
[occa] CeedQFunctionApply_Occa kernel wip |
| 1e905b81 | 21-Feb-2018 |
camierjs <camier1@llnl.gov> |
[occa] documentation |
| fdb03076 | 21-Feb-2018 |
camierjs <camier1@llnl.gov> |
[occa] fsanitize |
| 82b77998 | 21-Feb-2018 |
Stan Tomov <tomov@eecs.utk.edu> |
starting to add magma backend; just putting the infrastructure for now ... |
| e91abca3 | 21-Feb-2018 |
camierjs <camier1@llnl.gov> |
[occa] QFunction from OKL files |
| 1eee07fe | 20-Feb-2018 |
camierjs <camier1@llnl.gov> |
[occa] Remove unnecessary atomicAdds in the OKL kernels |
| 8ba8129b | 20-Feb-2018 |
camierjs <camier1@llnl.gov> |
[OpenMP] Add omp backend for the tests |
| 6850bcb5 | 20-Feb-2018 |
camierjs <camier1@llnl.gov> |
[make] tst, prv targets |
| 18d35ccb | 20-Feb-2018 |
camierjs <camier1@llnl.gov> |
[debug] CEED_DEBUG => NDEBUG |
| 8c081a34 | 08-Jan-2018 |
Jed Brown <jed@jedbrown.org> |
Merge branch 'mfem-diff-example' [PR #20]
CEED_REQUEST_NULL was removed in 'master'. Use in this branch is replaced by CEED_REQUEST_ORDERED.
* mfem-diff-example: In the mfem examples: Add an M
Merge branch 'mfem-diff-example' [PR #20]
CEED_REQUEST_NULL was removed in 'master'. Use in this branch is replaced by CEED_REQUEST_ORDERED.
* mfem-diff-example: In the mfem examples: Add an MFEM diffusion example, ex3.cpp Add support for BasisApply with CEED_EVAL_GRAD + CEED_TRANSPOSE modes
show more ...
|
| 5e0799b1 | 24-Dec-2017 |
Veselin Dobrev <dobrev@llnl.gov> |
Add support for BasisApply with CEED_EVAL_GRAD + CEED_TRANSPOSE modes |
| f1bb87b3 | 23-Dec-2017 |
Jed Brown <jed@jedbrown.org> |
OCCA: Fix logic for raising an error when falling back to Serial |
| 06320e62 | 23-Dec-2017 |
Veselin Dobrev <dobrev@llnl.gov> |
Fix the size of temporary arrays in CeedBasisApply_* |
| b8dc55c6 | 23-Dec-2017 |
camierjs <camier1@llnl.gov> |
Merge branch 'occa-backend' of github.com:CEED/libCEED into occa-backend |
| f83a5769 | 23-Dec-2017 |
camierjs <camier1@llnl.gov> |
[occa] kRestrict[345] fix to avoid race condition, thx David |
| ea474a52 | 23-Dec-2017 |
Tzanio <tzanio@llnl.gov> |
make style |
| af48d841 | 23-Dec-2017 |
camierjs <camier1@llnl.gov> |
[occa] /omp/occa mode |