History log of /libCEED/include/ceed-impl.h (Results 276 – 296 of 296)
Revision Date Author Comments
# 2123d1aa 29-Mar-2018 Jed Brown <jed@jedbrown.org>

Add reference counting to CeedQFunction


# c3725256 29-Mar-2018 Jed Brown <jed@jedbrown.org>

Add reference counting to CeedBasis


# 675ef50d 29-Mar-2018 Jed Brown <jed@jedbrown.org>

Add reference counting to CeedElemRestriction


# 540765fe 29-Mar-2018 Jed Brown <jed@jedbrown.org>

Add reference counting to CeedVector


# 80061934 29-Mar-2018 Jed Brown <jed@jedbrown.org>

Add reference counting for Ceed objects, as used by all other components


# 973cf595 29-Mar-2018 Tzanio <tzanio@llnl.gov>

Merge branch 'master' into magma-dev

Conflicts:
Makefile
tests/tap.sh


# 47a7da02 29-Mar-2018 Thilina Rathnayake <thilinarmtb@gmail.com>

Merge branch 'master' into run_nek_fix


# e9854db4 28-Mar-2018 Tzanio <tzanio@llnl.gov>

Several small updates in the Nek scripts and documentations.

With these, I can run all libCEED examples with the /gpu/occa spec on my Linux
box!!

Merge branch 'master' into nek_gpu


# 965462bb 28-Mar-2018 Tzanio Kolev <tzanio@llnl.gov>

Merge branch 'master' into nek5k_updates


# 67e83253 28-Mar-2018 Jed Brown <jed@jedbrown.org>

Merge branch 'occa-dev' [PR #42]

* occa-dev: (70 commits)
Makefile: explicitly use bash because shell script does not have conforming shebang
make okl-cache: simplify caching call and fix to fin

Merge branch 'occa-dev' [PR #42]

* occa-dev: (70 commits)
Makefile: explicitly use bash because shell script does not have conforming shebang
make okl-cache: simplify caching call and fix to find OCCA executable
Cache OCCA kernels in PETSc examples makefile
[occa] PETSc example with ctx inout, qfdatasize & offsets
[occa] device from ressource, OpenCL TILE size tied to 1
[occa] fixed /ocl/occa
Couple more OKL kernel fixes in example Makefiles
Comment-out the restrict kernels using atomicAdd(double), so we can build the OCCA backends on GPU cards with lower SMs.
[occa] occaPropertiesSet to match new C wrapper API
[occa] dbg macros + ceed argument moved down to occa backend
[occa] Makefile targets comments, occa source debug cleanup
[test] t30 output removed, added V vector 0.0 check
[occa] examples Makefile occa cache
[occa] basis & restrict stat logic to test out of source examples
[occa] pushing backends/occa/*.okl to install prefix/lib/okl and use them if needed
[occa] style
[occa] CeedDebug output when CEED_DEBUG or DBG are non null
[occa] Updated to 1.0 C API
[occa] make style
[occa] cleanup + OCL but tests that use ex1-volume-annulus.okl
...

show more ...


# 3762e5f7 26-Mar-2018 camierjs <camier1@llnl.gov>

[occa] dbg macros + ceed argument moved down to occa backend


# 0a7eccc5 26-Mar-2018 camierjs <camier1@llnl.gov>

[occa] CeedDebug output when CEED_DEBUG or DBG are non null


# 44b9b2cd 23-Mar-2018 Thilina Rathnayake <thilinarmtb@gmail.com>

Merge branch 'occa-dev' into nek_gpu

Conflicts:
Makefile
examples/nek5000/ex1.okl
examples/nek5000/ex1.usr
examples/nek5000/make-nek-examples.sh


# 4d13f088 23-Mar-2018 Thilina Rathnayake <thilinarmtb@gmail.com>

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

Conflicts:
Makefile


# c01dd730 21-Mar-2018 camierjs <camier1@llnl.gov>

[occa] basis kernels


# c7c22b02 15-Mar-2018 camierjs <camier1@llnl.gov>

[occa] all but ex1


# e36deacd 15-Mar-2018 camierjs <camier1@llnl.gov>

[occa] vector sanitized


# 39523eee 07-Feb-2018 Jed Brown <jed@jedbrown.org>

Merge remote-tracking branch 'thilina/fortran_interface' [PR #19]

* thilina/fortran_interface: (71 commits)
Makefile: remove redundant prerequisite statement
make astyle
t20-qfunction-f: comme

Merge remote-tracking branch 'thilina/fortran_interface' [PR #19]

* thilina/fortran_interface: (71 commits)
Makefile: remove redundant prerequisite statement
make astyle
t20-qfunction-f: comment dummy argument
Makefile FFLAGS: -Wno-unused-dummy-argument
Makefile: set FC=gfortran because make defines FC=f77 by default
Nek5000 example: add support for NEK5K_DIR and edit README
Undo conversion from CeedScalar to double
Update README
Update run-nek-example script
Comment out exitti call
Add a README for Nek5000 examples
Enumerate QFunctionFortranStub call with arguments
Replace %val(0) by ceed_null
Convert CeedScalar-s to double
Convert CeedInt-s to int
Update Nek5000 example: working now !!!
Update scripts: generate-boxes, make-nek-examples
Update Nek5000 example
Add a batch script to run Nek5000 example
Update Nek5000 example
...

show more ...


# 734e90fe 05-Feb-2018 Thilina Rathnayake <thilinarmtb@gmail.com>

Merge branch 'master' into fortran_interface


# 3762f2d6 03-Feb-2018 Jed Brown <jed@jedbrown.org>

Merge branch 'jed/make-install' [PR #32]

* jed/make-install:
make install: document in README
make install: avoid non-portable GNU install options
make: add install target
Switch to include/

Merge branch 'jed/make-install' [PR #32]

* jed/make-install:
make install: document in README
make install: avoid non-portable GNU install options
make: add install target
Switch to include/ceed.h and lib/libceed.so directory structure

show more ...


# 6ea7c6c1 03-Feb-2018 Jed Brown <jed@jedbrown.org>

Switch to include/ceed.h and lib/libceed.so directory structure

This gives the source directory a compatible directory layout with
the install directory, thus enabling a user to use either.


1...<<1112