| c957d7bf | 19-Apr-2018 |
Veselin Dobrev <dobrev@llnl.gov> |
Merge branch 'master' into magma-dev |
| bb51d6c7 | 11-Apr-2018 |
Stan Tomov <tomov@eecs.utk.edu> |
one more file ...following discussion and agreement, remove for now /cpu/magma as support is provided through /gpu/magma |
| ae324fd5 | 30-Mar-2018 |
Jed Brown <jed@jedbrown.org> |
t30-operator.c: add missing CeedVectorRestoreArrayRead |
| 973cf595 | 29-Mar-2018 |
Tzanio <tzanio@llnl.gov> |
Merge branch 'master' into magma-dev
Conflicts: Makefile tests/tap.sh |
| 86c0b22f | 29-Mar-2018 |
Jed Brown <jed@jedbrown.org> |
Merge branch 'dladdr' [PR #51]
* dladdr: [okl] removed fabs epsilon tests in all files (not used yet) [occa] ceed-occa-okl file, CeedOklPath for qfunction too [occa] OKL file occa_cache_dir &
Merge branch 'dladdr' [PR #51]
* dladdr: [okl] removed fabs epsilon tests in all files (not used yet) [occa] ceed-occa-okl file, CeedOklPath for qfunction too [occa] OKL file occa_cache_dir & libceed_dir check [occa] OKL file search refactoring, error checks & dladdr no ifdefs [occa] style, typo & comments [occa] use dladdr to find restrict, basis OKL files and look in the OCCA cache for user's qfunctions
show more ...
|
| d54f026c | 29-Mar-2018 |
camierjs <camier1@llnl.gov> |
[okl] removed fabs epsilon tests in all files (not used yet) |
| 182fbe45 | 28-Mar-2018 |
Tzanio <tzanio@llnl.gov> |
Several improvements/unification between the libCEED examples
- All examples except Nek support '-ceed' now as command-line parameter for the Ceed spec - The MFEM and PETSc examples were renamed to
Several improvements/unification between the libCEED examples
- All examples except Nek support '-ceed' now as command-line parameter for the Ceed spec - The MFEM and PETSc examples were renamed to bp? - The libceed example (ex1-volume-annulus) was moved to examples/ceed/ex1 - For clarity, the libCEED portion of the MFEM examples were moved to header files - Documentation + sample runs were added
show more ...
|
| 19e9f421 | 28-Mar-2018 |
camierjs <camier1@llnl.gov> |
[occa] PETSc example with ctx inout, qfdatasize & offsets |
| 4b1000c7 | 27-Mar-2018 |
camierjs <camier1@llnl.gov> |
[occa] fixed /ocl/occa |
| f035a36c | 26-Mar-2018 |
camierjs <camier1@llnl.gov> |
[test] t30 output removed, added V vector 0.0 check |
| a5ba6ca9 | 26-Mar-2018 |
camierjs <camier1@llnl.gov> |
[occa] pushing backends/occa/*.okl to install prefix/lib/okl and use them if needed |
| 0a7eccc5 | 26-Mar-2018 |
camierjs <camier1@llnl.gov> |
[occa] CeedDebug output when CEED_DEBUG or DBG are non null |
| b4337917 | 24-Mar-2018 |
camierjs <camier1@llnl.gov> |
[occa] cleanup + OCL but tests that use ex1-volume-annulus.okl |
| f2fa494d | 24-Mar-2018 |
camierjs <camier1@llnl.gov> |
[occa] basis elem for loop ready |
| 96689674 | 23-Mar-2018 |
camierjs <camier1@llnl.gov> |
[occa] OKL basis + volume |
| 68271b8e | 23-Mar-2018 |
camierjs <camier1@llnl.gov> |
[occa] offset computation with QnD |
| ccdd2b3a | 22-Mar-2018 |
camierjs <camier1@llnl.gov> |
[occa] basis OKL kernels |
| 890454e2 | 22-Mar-2018 |
camierjs <camier1@llnl.gov> |
[occa] basis okl additional nqpt offset for kWeight from previous kGrad |
| e39e359b | 22-Mar-2018 |
camierjs <camier1@llnl.gov> |
[occa] OpenCL platformID Error UNKNOWN ERROR |
| 3fc7583a | 22-Mar-2018 |
camierjs <camier1@llnl.gov> |
[occa] basis with vectors |
| 882173ec | 19-Mar-2018 |
Tzanio <tzanio@llnl.gov> |
Adding back atomicAdds in kRestrict4 and kRestrict5 kernels. |
| f40fb3cb | 16-Mar-2018 |
camierjs <camier1@llnl.gov> |
[occa] astyle |
| 3ea7ca84 | 16-Mar-2018 |
camierjs <camier1@llnl.gov> |
[occa] qoffset into OKL files to avoid copies for qdata |
| db4cb382 | 16-Mar-2018 |
camierjs <camier1@llnl.gov> |
[test] t3-operator x fix and output |
| e81d1aea | 15-Mar-2018 |
camierjs <camier1@llnl.gov> |
[occa] operator & qfunction still push/pull |