History log of /libCEED/tests/ (Results 551 – 575 of 639)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
c957d7bf19-Apr-2018 Veselin Dobrev <dobrev@llnl.gov>

Merge branch 'master' 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

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

t30-operator.c: add missing CeedVectorRestoreArrayRead

973cf59529-Mar-2018 Tzanio <tzanio@llnl.gov>

Merge branch 'master' into magma-dev

Conflicts:
Makefile
tests/tap.sh


/libCEED/.asanignore
/libCEED/.gitignore
/libCEED/Doxyfile
/libCEED/Makefile
/libCEED/backends/magma/ceed-magma.c
/libCEED/backends/magma/ceed-magma.h
/libCEED/backends/magma/gccm.py
/libCEED/backends/magma/magma_dtensor_contract.c
/libCEED/backends/occa/ceed-occa-basis.c
/libCEED/backends/occa/ceed-occa-basis.okl
/libCEED/backends/occa/ceed-occa-okl.c
/libCEED/backends/occa/ceed-occa-operator.c
/libCEED/backends/occa/ceed-occa-qfunction.c
/libCEED/backends/occa/ceed-occa-restrict.c
/libCEED/backends/occa/ceed-occa-restrict.okl
/libCEED/backends/occa/ceed-occa-vector.c
/libCEED/backends/occa/ceed-occa.c
/libCEED/backends/occa/ceed-occa.h
/libCEED/backends/ref/ceed-ref.c
/libCEED/ceed-basis.c
/libCEED/ceed-fortran.c
/libCEED/ceed-vec.c
/libCEED/ceed.c
/libCEED/examples/ceed/Makefile
/libCEED/examples/ceed/ex1.c
/libCEED/examples/ceed/ex1.okl
/libCEED/examples/mfem/Makefile
/libCEED/examples/mfem/bp1.cpp
/libCEED/examples/mfem/bp1.hpp
/libCEED/examples/mfem/bp1.okl
/libCEED/examples/mfem/bp3.cpp
/libCEED/examples/mfem/bp3.hpp
/libCEED/examples/nek5000/README.md
/libCEED/examples/nek5000/bp1.okl
/libCEED/examples/nek5000/bp1.usr
/libCEED/examples/nek5000/generate-boxes.sh
/libCEED/examples/nek5000/make-nek-examples.sh
/libCEED/examples/nek5000/run-nek-example.sh
/libCEED/examples/petsc/Makefile
/libCEED/examples/petsc/bp1.c
/libCEED/examples/petsc/bp1.okl
/libCEED/include/ceed-impl.h
/libCEED/output/ex1.out
/libCEED/output/t10-basis.out
t20-qfunction-f.f
t20-qfunction-f.okl
t20-qfunction.okl
t30-operator-f.f
t30-operator-f.okl
t30-operator.c
t30-operator.okl
tap.sh
86c0b22f29-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 ...

d54f026c29-Mar-2018 camierjs <camier1@llnl.gov>

[okl] removed fabs epsilon tests in all files (not used yet)

182fbe4528-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 ...

19e9f42128-Mar-2018 camierjs <camier1@llnl.gov>

[occa] PETSc example with ctx inout, qfdatasize & offsets

4b1000c727-Mar-2018 camierjs <camier1@llnl.gov>

[occa] fixed /ocl/occa

f035a36c26-Mar-2018 camierjs <camier1@llnl.gov>

[test] t30 output removed, added V vector 0.0 check

a5ba6ca926-Mar-2018 camierjs <camier1@llnl.gov>

[occa] pushing backends/occa/*.okl to install prefix/lib/okl and use them if needed

0a7eccc526-Mar-2018 camierjs <camier1@llnl.gov>

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

b433791724-Mar-2018 camierjs <camier1@llnl.gov>

[occa] cleanup + OCL but tests that use ex1-volume-annulus.okl

f2fa494d24-Mar-2018 camierjs <camier1@llnl.gov>

[occa] basis elem for loop ready

9668967423-Mar-2018 camierjs <camier1@llnl.gov>

[occa] OKL basis + volume

68271b8e23-Mar-2018 camierjs <camier1@llnl.gov>

[occa] offset computation with QnD

ccdd2b3a22-Mar-2018 camierjs <camier1@llnl.gov>

[occa] basis OKL kernels

890454e222-Mar-2018 camierjs <camier1@llnl.gov>

[occa] basis okl additional nqpt offset for kWeight from previous kGrad

e39e359b22-Mar-2018 camierjs <camier1@llnl.gov>

[occa] OpenCL platformID Error UNKNOWN ERROR

3fc7583a22-Mar-2018 camierjs <camier1@llnl.gov>

[occa] basis with vectors

882173ec19-Mar-2018 Tzanio <tzanio@llnl.gov>

Adding back atomicAdds in kRestrict4 and kRestrict5 kernels.

f40fb3cb16-Mar-2018 camierjs <camier1@llnl.gov>

[occa] astyle

3ea7ca8416-Mar-2018 camierjs <camier1@llnl.gov>

[occa] qoffset into OKL files to avoid copies for qdata

db4cb38216-Mar-2018 camierjs <camier1@llnl.gov>

[test] t3-operator x fix and output

e81d1aea15-Mar-2018 camierjs <camier1@llnl.gov>

[occa] operator & qfunction still push/pull

1...<<212223242526