| bafc3ac2 | 01-Apr-2018 |
Stan Tomov <tomov@eecs.utk.edu> |
change of the generator to reflect bug fix and improved kernel (from Azzam; Thanks) |
| 06b636db | 01-Apr-2018 |
Stan Tomov <tomov@eecs.utk.edu> |
add missing restores; fix t30 test - it was assuming allocation initializes values to 0; bug fixes thanks to Azzam; control of templates to be done on CPU or GPU |
| 97ee337c | 01-Apr-2018 |
Stan Tomov <tomov@eecs.utk.edu> |
some defines that control what goes through GPU code |
| ec0f8059 | 01-Apr-2018 |
Stan Tomov <tomov@eecs.utk.edu> |
add macro for debugging CUDA kernels |
| 6bb08bae | 01-Apr-2018 |
Stan Tomov <tomov@eecs.utk.edu> |
add atomics.cuh in the backened. Before was in magma and this was creating problem for spack |
| 8b01ea44 | 31-Mar-2018 |
Jed Brown <jed@jedbrown.org> |
backends: add missing CeedVectorRestoreArray calls |
| cc78027a | 30-Mar-2018 |
Jed Brown <jed@jedbrown.org> |
Merge branch 'master' of github:dmed256/libceed [PR #62]
* 'master' of github:dmed256/libceed: [occa] Updated verbose flag |
| fefc4448 | 29-Mar-2018 |
Jed Brown <jed@jedbrown.org> |
occa: fix memory leaks
Valgrind still says there is memory lost under some of these (plus a lot from Occa static constructors), but this at least makes an attempt to free from our end. |
| 2bd64c69 | 30-Mar-2018 |
dmed256 <dmed256@gmail.com> |
[occa] Updated verbose flag |
| 5dab8e2a | 30-Mar-2018 |
Tzanio <tzanio@llnl.gov> |
Merge branch 'master' into magma-dev |
| f4ffd591 | 29-Mar-2018 |
Jed Brown <jed@jedbrown.org> |
occa: fix memory corruption from unterminated string |
| f68f2f01 | 29-Mar-2018 |
Tzanio <tzanio@llnl.gov> |
TODO: Need to define CeedDebug... |
| 973cf595 | 29-Mar-2018 |
Tzanio <tzanio@llnl.gov> |
Merge branch 'master' into magma-dev
Conflicts: Makefile tests/tap.sh |
| 1912414b | 29-Mar-2018 |
Jed Brown <jed@jedbrown.org> |
occa: use CEED_INTERN for internal backend functions |
| 86493312 | 29-Mar-2018 |
camierjs <camier1@llnl.gov> |
[occa] ceed-occa-okl file, CeedOklPath for qfunction too |
| 316d8846 | 28-Mar-2018 |
camierjs <camier1@llnl.gov> |
[occa] OKL file occa_cache_dir & libceed_dir check |
| ab13fe36 | 28-Mar-2018 |
camierjs <camier1@llnl.gov> |
[occa] OKL file search refactoring, error checks & dladdr no ifdefs |
| 78d8449a | 28-Mar-2018 |
camierjs <camier1@llnl.gov> |
[occa] style, typo & comments |
| 62f3ef2d | 28-Mar-2018 |
camierjs <camier1@llnl.gov> |
[occa] use dladdr to find restrict, basis OKL files and look in the OCCA cache for user's qfunctions |
| 5a9ca9ad | 28-Mar-2018 |
Veselin Dobrev <dobrev@llnl.gov> |
[magma-dev] Tweaks in Makefile. Fix formatting to suppress warnings. |
| 19e9f421 | 28-Mar-2018 |
camierjs <camier1@llnl.gov> |
[occa] PETSc example with ctx inout, qfdatasize & offsets |
| 1cf457a3 | 27-Mar-2018 |
camierjs <camier1@llnl.gov> |
[occa] device from ressource, OpenCL TILE size tied to 1 |
| 4444f328 | 27-Mar-2018 |
Tzanio <tzanio@llnl.gov> |
Copyright banners, few other small changes |
| 1981b6e4 | 27-Mar-2018 |
Tzanio <tzanio@llnl.gov> |
make style |
| 4b1000c7 | 27-Mar-2018 |
camierjs <camier1@llnl.gov> |
[occa] fixed /ocl/occa |