History log of /libCEED/ (Results 5151 – 5175 of 5646)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
e413240f17-Apr-2018 camierjs <camier1@llnl.gov>

[occa] qdata offset fix in qfunction before restore in op apply

1dd6cf7914-Apr-2018 Thilina Rathnayake <thilinarmtb@gmail.com>

Nek: Remove a redundant echo statement

4b94d23f14-Apr-2018 Thilina Rathnayake <thilinarmtb@gmail.com>

Nek: Add a Makefile for Nek5000 examples

7e95286b11-Apr-2018 Stan Tomov <tomov@eecs.utk.edu>

Merge branch 'magma-dev' of https://github.com/CEED/libCEED into magma-dev

bb51d6c711-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

2a84735911-Apr-2018 Stan Tomov <tomov@eecs.utk.edu>

mollowing discussion and agreement, remove for now /cpu/magma as support is provided through /gpu/magma

1dc2661b04-Apr-2018 Veselin Dobrev <dobrev@llnl.gov>

Additional tweaks for building using IBM XL Fortran.

7692a9b002-Apr-2018 Veselin Dobrev <dobrev@llnl.gov>

In Makefile, use CUDA headers/libs/compiler from the same location.
Tweak the MAGMA link flags.

5b74090002-Apr-2018 Jed Brown <jed@jedbrown.org>

Merge branch 'deep-copy-focca' [PR #68]

* deep-copy-focca:
When creating a Q-function, create a deep copy of the 'focca' string input. This resolves an issue with the OCCA backend when called from

Merge branch 'deep-copy-focca' [PR #68]

* deep-copy-focca:
When creating a Q-function, create a deep copy of the 'focca' string input. This resolves an issue with the OCCA backend when called from Fortran: the 'focca' pointer becomes invalid after the Q-function create call, at least with the Intel Fortran compiler. This lead to incorrect content of the 'qFunctionName' field in the structure CeedQFunction_Occa which points inside 'focca'.

show more ...

dd5ecb4302-Apr-2018 Veselin Dobrev <dobrev@llnl.gov>

When creating a Q-function, create a deep copy of the 'focca' string
input. This resolves an issue with the OCCA backend when called from
Fortran: the 'focca' pointer becomes invalid after the Q-func

When creating a Q-function, create a deep copy of the 'focca' string
input. This resolves an issue with the OCCA backend when called from
Fortran: the 'focca' pointer becomes invalid after the Q-function
create call, at least with the Intel Fortran compiler. This lead to
incorrect content of the 'qFunctionName' field in the structure
CeedQFunction_Occa which points inside 'focca'.

show more ...

bafc3ac201-Apr-2018 Stan Tomov <tomov@eecs.utk.edu>

change of the generator to reflect bug fix and improved kernel (from Azzam; Thanks)

06b636db01-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

97ee337c01-Apr-2018 Stan Tomov <tomov@eecs.utk.edu>

some defines that control what goes through GPU code

ec0f805901-Apr-2018 Stan Tomov <tomov@eecs.utk.edu>

add macro for debugging CUDA kernels

6bb08bae01-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

8b01ea4431-Mar-2018 Jed Brown <jed@jedbrown.org>

backends: add missing CeedVectorRestoreArray calls

113004cb31-Mar-2018 Jed Brown <jed@jedbrown.org>

libCEED 0.2

cc78027a30-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

ae324fd530-Mar-2018 Jed Brown <jed@jedbrown.org>

t30-operator.c: add missing CeedVectorRestoreArrayRead

9de612dc30-Mar-2018 Jed Brown <jed@jedbrown.org>

Merge branch 'jed/fix-occa-mem-leaks' [PR #61]

* jed/fix-occa-mem-leaks:
occa: fix memory leaks

fefc444829-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.

2bd64c6930-Mar-2018 dmed256 <dmed256@gmail.com>

[occa] Updated verbose flag

be39ce9130-Mar-2018 Jed Brown <jed@jedbrown.org>

make: handle opt/debug in consistent way

I'm not wild about this "make NDEBUG=" interface for specifying an
optimization preference, but don't want to change it right now for the
release.

06ca231a30-Mar-2018 Tzanio Kolev <tzanio@llnl.gov>

Merge pull request #60 from thilinarmtb/nek_readme_updates

Nek: Update README.md

5047ace030-Mar-2018 Tzanio Kolev <tzanio@llnl.gov>

Update README.md

1...<<201202203204205206207208209210>>...226