History log of /libCEED/backends/ (Results 401 – 425 of 1139)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
9ffb25e016-Jun-2023 James Wright <james@jameswright.xyz>

fixup: CeedSetStream fixes for Sycl

eb7e6caf16-Jun-2023 Jeremy L Thompson <jeremy@jeremylt.org>

gpu - naming consistency fixes


cuda-gen/ceed-cuda-gen-operator-build.cpp
cuda-gen/ceed-cuda-gen-operator-build.h
cuda-gen/ceed-cuda-gen-operator.c
cuda-gen/ceed-cuda-gen.c
cuda-ref/ceed-cuda-ref-basis.c
cuda-ref/ceed-cuda-ref-operator.c
cuda-ref/ceed-cuda-ref-qfunction-load.cpp
cuda-ref/ceed-cuda-ref-qfunction-load.h
cuda-ref/ceed-cuda-ref-qfunction.c
cuda-ref/ceed-cuda-ref.c
cuda-ref/ceed-cuda-ref.h
cuda-ref/ceed-cuda-restriction.c
cuda-ref/ceed-cuda-vector.c
cuda-shared/ceed-cuda-shared-basis.c
cuda-shared/ceed-cuda-shared.c
cuda-shared/kernels/cuda-shared-basis.cu
cuda/ceed-cuda-common.c
cuda/ceed-cuda-common.h
cuda/ceed-cuda-compile.cpp
cuda/ceed-cuda-compile.h
hip-gen/ceed-hip-gen-operator-build.cpp
hip-gen/ceed-hip-gen-operator-build.h
hip-gen/ceed-hip-gen-operator.c
hip-gen/ceed-hip-gen.c
hip-ref/ceed-hip-ref-basis.c
hip-ref/ceed-hip-ref-operator.c
hip-ref/ceed-hip-ref-qfunction-load.cpp
hip-ref/ceed-hip-ref-qfunction-load.h
hip-ref/ceed-hip-ref-qfunction.c
hip-ref/ceed-hip-ref-restriction.c
hip-ref/ceed-hip-ref-vector.c
hip-ref/ceed-hip-ref.c
hip-ref/ceed-hip-ref.h
hip-shared/ceed-hip-shared-basis.c
hip-shared/ceed-hip-shared.c
hip/ceed-hip-common.c
hip/ceed-hip-common.h
hip/ceed-hip-compile.cpp
hip/ceed-hip-compile.h
magma/ceed-magma.h
sycl-ref/ceed-sycl-ref-qfunction-load.hpp
sycl-ref/ceed-sycl-ref-qfunction-load.sycl.cpp
sycl-ref/ceed-sycl-ref-qfunction.sycl.cpp
sycl-ref/ceed-sycl-ref.hpp
sycl-ref/ceed-sycl-ref.sycl.cpp
sycl-shared/ceed-sycl-shared-basis.sycl.cpp
sycl-shared/ceed-sycl-shared.sycl.cpp
sycl-shared/kernels/sycl-shared-basis.hpp
sycl/ceed-sycl-common.hpp
sycl/ceed-sycl-common.sycl.cpp
sycl/ceed-sycl-compile.hpp
sycl/ceed-sycl-compile.sycl.cpp
bc24673416-Jun-2023 Jeremy L Thompson <jeremy@jeremylt.org>

ceed - move GetResourceRoot to backend interface

5ae360d416-Jun-2023 Jeremy L Thompson <jeremy@jeremylt.org>

ceed - make SetStream interface level fn

bd882c8a15-Jun-2023 James Wright <james@jameswright.xyz>

Add sycl/ref and sycl/shared backends (#1229)

* Merge sycl_backend from ALCF fork

---------
Co-authored-by: Umesh Unnikrishnan <unnikrishnan@anl.gov>
Co-authored-by: Kris Rowe <krowe@anl.gov>

Add sycl/ref and sycl/shared backends (#1229)

* Merge sycl_backend from ALCF fork

---------
Co-authored-by: Umesh Unnikrishnan <unnikrishnan@anl.gov>
Co-authored-by: Kris Rowe <krowe@anl.gov>
Co-authored-by: Jeremy L Thompson <jeremy@jeremylt.org>

show more ...


/libCEED/.clang-tidy
/libCEED/.gitlab-ci.yml
/libCEED/CODE_OF_CONDUCT.md
/libCEED/Makefile
/libCEED/README.md
ceed-backend-list.h
sycl-ref/ceed-sycl-ref-basis.sycl.cpp
sycl-ref/ceed-sycl-ref-operator.sycl.cpp
sycl-ref/ceed-sycl-ref-qfunction-load.hpp
sycl-ref/ceed-sycl-ref-qfunction-load.sycl.cpp
sycl-ref/ceed-sycl-ref-qfunction.sycl.cpp
sycl-ref/ceed-sycl-ref-qfunctioncontext.sycl.cpp
sycl-ref/ceed-sycl-ref.hpp
sycl-ref/ceed-sycl-ref.sycl.cpp
sycl-ref/ceed-sycl-restriction.sycl.cpp
sycl-ref/ceed-sycl-vector.sycl.cpp
sycl-ref/kernels/sycl-ref-vector.hpp
sycl-shared/ceed-sycl-shared-basis.sycl.cpp
sycl-shared/ceed-sycl-shared.hpp
sycl-shared/ceed-sycl-shared.sycl.cpp
sycl-shared/kernels/sycl-shared-basis.hpp
sycl/ceed-sycl-common.hpp
sycl/ceed-sycl-common.sycl.cpp
sycl/ceed-sycl-compile.hpp
sycl/ceed-sycl-compile.sycl.cpp
sycl/ocloc_api.h
sycl/online_compiler.hpp
sycl/online_compiler.sycl.cpp
/libCEED/doc/sphinx/source/conf.py
/libCEED/doc/sphinx/source/references.bib
/libCEED/doc/sphinx/source/releasenotes.md
/libCEED/examples/ceed/ex1-volume.c
/libCEED/examples/fluids/README.md
/libCEED/examples/fluids/blasius.yaml
/libCEED/examples/fluids/index.md
/libCEED/examples/fluids/navierstokes.c
/libCEED/examples/fluids/navierstokes.h
/libCEED/examples/fluids/problems/blasius.c
/libCEED/examples/fluids/problems/freestream_bc.c
/libCEED/examples/fluids/problems/sgs_dd_model.c
/libCEED/examples/fluids/problems/stg_shur14.c
/libCEED/examples/fluids/qfunctions/blasius.h
/libCEED/examples/fluids/qfunctions/differential_filter.h
/libCEED/examples/fluids/qfunctions/freestream_bc.h
/libCEED/examples/fluids/qfunctions/gaussianwave.h
/libCEED/examples/fluids/qfunctions/grid_anisotropy_tensor.h
/libCEED/examples/fluids/qfunctions/newtonian.h
/libCEED/examples/fluids/qfunctions/newtonian_state.h
/libCEED/examples/fluids/qfunctions/sgs_dd_model.h
/libCEED/examples/fluids/qfunctions/turb_spanstats.h
/libCEED/examples/fluids/qfunctions/utils.h
/libCEED/examples/fluids/qfunctions/velocity_gradient_projection.h
/libCEED/examples/fluids/src/cloptions.c
/libCEED/examples/fluids/src/differential_filter.c
/libCEED/examples/fluids/src/grid_anisotropy_tensor.c
/libCEED/examples/fluids/src/setuplibceed.c
/libCEED/examples/fluids/src/setupts.c
/libCEED/examples/fluids/src/strong_boundary_conditions.c
/libCEED/examples/fluids/src/turb_spanstats.c
/libCEED/examples/fluids/src/velocity_gradient_projection.c
/libCEED/examples/fluids/tests-output/diff_filter_mms_y_spacing.dat
/libCEED/examples/fluids/tests-output/fluids-navierstokes-blasius_diff_filter_aniso_vandriest.bin
/libCEED/examples/fluids/tests-output/fluids-navierstokes-blasius_diff_filter_iso.bin
/libCEED/include/ceed/jit-source/sycl/sycl-jit.h
/libCEED/include/ceed/jit-source/sycl/sycl-ref-qfunction.h
/libCEED/include/ceed/jit-source/sycl/sycl-shared-basis-read-write-templates.h
/libCEED/include/ceed/jit-source/sycl/sycl-shared-basis-tensor-templates.h
/libCEED/include/ceed/jit-source/sycl/sycl-shared-basis-tensor.h
/libCEED/include/ceed/jit-source/sycl/sycl-types.h
/libCEED/include/ceed/sycl.h
/libCEED/interface/ceed-preconditioning.c
/libCEED/interface/ceed-qfunction.c
/libCEED/tests/junit.py
671a110318-May-2023 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1212 from CEED/jeremy/asan-fixes

ASAN Fixes


cuda-ref/ceed-cuda-ref-operator.c
hip-ref/ceed-hip-ref-operator.c
/libCEED/doc/sphinx/source/references.bib
/libCEED/examples/fluids/README.md
/libCEED/examples/fluids/dd_sgs_data/OutScaling.dat
/libCEED/examples/fluids/dd_sgs_data/b1.dat
/libCEED/examples/fluids/dd_sgs_data/b2.dat
/libCEED/examples/fluids/dd_sgs_data/w1.dat
/libCEED/examples/fluids/dd_sgs_data/w2.dat
/libCEED/examples/fluids/include/petsc_ops.h
/libCEED/examples/fluids/index.md
/libCEED/examples/fluids/navierstokes.c
/libCEED/examples/fluids/navierstokes.h
/libCEED/examples/fluids/problems/blasius.c
/libCEED/examples/fluids/problems/newtonian.c
/libCEED/examples/fluids/problems/sgs_dd_model.c
/libCEED/examples/fluids/problems/stg_shur14.c
/libCEED/examples/fluids/qfunctions/freestream_bc.h
/libCEED/examples/fluids/qfunctions/grid_anisotropy_tensor.h
/libCEED/examples/fluids/qfunctions/mass.h
/libCEED/examples/fluids/qfunctions/newtonian.h
/libCEED/examples/fluids/qfunctions/newtonian_state.h
/libCEED/examples/fluids/qfunctions/sgs_dd_model.h
/libCEED/examples/fluids/qfunctions/strong_boundary_conditions.h
/libCEED/examples/fluids/qfunctions/utils.h
/libCEED/examples/fluids/qfunctions/utils_eigensolver_jacobi.h
/libCEED/examples/fluids/qfunctions/velocity_gradient_projection.h
/libCEED/examples/fluids/src/cloptions.c
/libCEED/examples/fluids/src/grid_anisotropy_tensor.c
/libCEED/examples/fluids/src/misc.c
/libCEED/examples/fluids/src/petsc_ops.c
/libCEED/examples/fluids/src/setupdm.c
/libCEED/examples/fluids/src/setuplibceed.c
/libCEED/examples/fluids/src/setupts.c
/libCEED/examples/fluids/src/strong_boundary_conditions.c
/libCEED/examples/fluids/src/turb_spanstats.c
/libCEED/examples/fluids/src/velocity_gradient_projection.c
/libCEED/examples/fluids/tests-output/fluids-navierstokes-blasius-sgs-data-driven.bin
/libCEED/include/ceed/types.h
/libCEED/interface/ceed-preconditioning.c
/libCEED/tests/t530-operator.c
/libCEED/tests/t531-operator.c
/libCEED/tests/t532-operator.c
/libCEED/tests/t537-operator.c
/libCEED/tests/t538-operator.c
/libCEED/tests/t539-operator.c
c5f45aea11-May-2023 Jeremy L Thompson <jeremy@jeremylt.org>

asan - fix leak in CeedOperatorLinearAssembleQFunctionBuildOrUpdate

db002c0311-May-2023 Jeremy L Thompson <jeremy@jeremylt.org>

minor - consistency with Ceed*Refrence and Ceed*ReferenceCopy

5b5dc0c803-May-2023 Jeremy L Thompson <jeremy@jeremylt.org>

memcheck - fix leak in multiple read only vec access

b17517ee25-Apr-2023 Sebastian Grimberg <sjg@amazon.com>

Remove default fallback from CeedElemRestrictionApplyUnsigned to CeedElemRestrictionApply and use backend registration instead

3bdd4e5a17-Apr-2023 Sebastian Grimberg <sjg@amazon.com>

clang-format

f30b113517-Apr-2023 Sebastian Grimberg <sjg@amazon.com>

Add CeedElemRestrictionApplyUnsigned for operator diagonal assembly in the case of an oriented element restriction

472941f021-Apr-2023 Jeremy L Thompson <jeremy@jeremylt.org>

minor - fix static vs CEED_INTERN in backend file

51475c7c20-Apr-2023 Jeremy L Thompson <jeremy@jeremylt.org>

minor - clean up backend headers for const and argument names

1acfd91a25-Apr-2023 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1200 from CEED/jeremy/hip-cast

Cast CeedSetBackendFunction as needed to prevent float warnings

6402da5125-Apr-2023 Jeremy L Thompson <jeremy@jeremylt.org>

Consistency in 'does not support' vs 'does not implement' (#1205)

* interface - consistency in 'does not support' vs 'does not implement'

* minor - consistency fixes

* minor - style consistency

008736bd19-Apr-2023 Jeremy L Thompson <jeremy@jeremylt.org>

minor - cast CeedSetBackendFunction as needed to prevent float warnings

c521575224-Apr-2023 Sebastian Grimberg <sebastiangrimb@gmail.com>

Merge pull request #1197 from sebastiangrimberg/sjg/style-whitespace-fix

Minor style consistency updates


/libCEED/.clang-format
avx/ceed-avx-blocked.c
avx/ceed-avx-serial.c
avx/ceed-avx-tensor-f32.c
avx/ceed-avx-tensor-f64.c
blocked/ceed-blocked-operator.c
blocked/ceed-blocked.c
cuda-gen/ceed-cuda-gen-operator-build.cpp
cuda-gen/ceed-cuda-gen.c
cuda-ref/ceed-cuda-ref-basis.c
cuda-ref/ceed-cuda-ref-operator.c
cuda-ref/ceed-cuda-ref-qfunction-load.cpp
cuda-ref/ceed-cuda-ref-qfunction.c
cuda-ref/ceed-cuda-ref-qfunctioncontext.c
cuda-ref/ceed-cuda-ref.c
cuda-ref/ceed-cuda-restriction.c
cuda-ref/ceed-cuda-vector.c
cuda-ref/kernels/cuda-ref-vector.cu
cuda-shared/ceed-cuda-shared-basis.c
cuda-shared/ceed-cuda-shared.c
cuda/ceed-cuda-compile.cpp
hip-gen/ceed-hip-gen-operator-build.cpp
hip-gen/ceed-hip-gen-operator.c
hip-gen/ceed-hip-gen-qfunction.c
hip-gen/ceed-hip-gen.c
hip-ref/ceed-hip-ref-basis.c
hip-ref/ceed-hip-ref-operator.c
hip-ref/ceed-hip-ref-qfunction-load.cpp
hip-ref/ceed-hip-ref-qfunction.c
hip-ref/ceed-hip-ref-qfunctioncontext.c
hip-ref/ceed-hip-ref-restriction.c
hip-ref/ceed-hip-ref-vector.c
hip-ref/ceed-hip-ref.c
hip-ref/kernels/hip-ref-vector.hip.cpp
hip-shared/ceed-hip-shared-basis.c
hip-shared/ceed-hip-shared.c
hip/ceed-hip-compile.cpp
memcheck/ceed-memcheck-blocked.c
memcheck/ceed-memcheck-qfunction.c
memcheck/ceed-memcheck-qfunctioncontext.c
memcheck/ceed-memcheck-serial.c
memcheck/ceed-memcheck-vector.c
occa/ceed-occa.h
opt/ceed-opt-blocked.c
opt/ceed-opt-operator.c
opt/ceed-opt-tensor.c
ref/ceed-ref-basis.c
ref/ceed-ref-operator.c
ref/ceed-ref-qfunction.c
ref/ceed-ref-qfunctioncontext.c
ref/ceed-ref-restriction.c
ref/ceed-ref-tensor.c
ref/ceed-ref-vector.c
ref/ceed-ref.c
xsmm/ceed-xsmm-blocked.c
xsmm/ceed-xsmm-serial.c
xsmm/ceed-xsmm-tensor-f32.c
xsmm/ceed-xsmm-tensor-f64.c
/libCEED/include/ceed/backend.h
/libCEED/include/ceed/jit-source/cuda/cuda-ref-basis-tensor.h
/libCEED/include/ceed/jit-source/hip/hip-ref-basis-nontensor.h
/libCEED/include/ceed/jit-source/hip/hip-ref-basis-tensor.h
/libCEED/interface/ceed-basis.c
/libCEED/interface/ceed-elemrestriction.c
/libCEED/interface/ceed-jit-tools.c
/libCEED/interface/ceed-operator.c
/libCEED/interface/ceed-preconditioning.c
/libCEED/interface/ceed-qfunction.c
/libCEED/interface/ceed-qfunctioncontext.c
/libCEED/interface/ceed-tensor.c
/libCEED/interface/ceed-vector.c
/libCEED/interface/ceed.c
/libCEED/tests/t560-operator.c
/libCEED/tests/t561-operator.c
/libCEED/tests/t564-operator.c
/libCEED/tests/t566-operator.c
ce5711ee19-Apr-2023 Jeremy L Thompson <jeremy@jeremylt.org>

hip - fix include order

6574a04f18-Apr-2023 Jeremy L Thompson <jeremy@jeremylt.org>

internal - add CeedCheck macro to reduce repetition


avx/ceed-avx-blocked.c
avx/ceed-avx-serial.c
blocked/ceed-blocked-operator.c
blocked/ceed-blocked.c
ceed-backend-weak.c
cuda-gen/ceed-cuda-gen-operator-build.cpp
cuda-gen/ceed-cuda-gen-qfunction.c
cuda-gen/ceed-cuda-gen.c
cuda-ref/ceed-cuda-ref-basis.c
cuda-ref/ceed-cuda-ref-operator.c
cuda-ref/ceed-cuda-ref-qfunction-load.cpp
cuda-ref/ceed-cuda-ref-qfunctioncontext.c
cuda-ref/ceed-cuda-ref.c
cuda-ref/ceed-cuda-ref.h
cuda-ref/ceed-cuda-restriction.c
cuda-ref/ceed-cuda-vector.c
cuda-shared/ceed-cuda-shared-basis.c
cuda-shared/ceed-cuda-shared.c
cuda/ceed-cuda-common.h
cuda/ceed-cuda-compile.cpp
cuda/ceed-cuda-compile.h
hip-gen/ceed-hip-gen-operator-build.cpp
hip-gen/ceed-hip-gen-qfunction.c
hip-gen/ceed-hip-gen.c
hip-ref/ceed-hip-ref-basis.c
hip-ref/ceed-hip-ref-operator.c
hip-ref/ceed-hip-ref-qfunction-load.cpp
hip-ref/ceed-hip-ref-qfunctioncontext.c
hip-ref/ceed-hip-ref-restriction.c
hip-ref/ceed-hip-ref-vector.c
hip-ref/ceed-hip-ref.c
hip-ref/ceed-hip-ref.h
hip-shared/ceed-hip-shared-basis.c
hip-shared/ceed-hip-shared.c
hip-shared/ceed-hip-shared.h
hip/ceed-hip-common.h
hip/ceed-hip-compile.cpp
magma/ceed-magma-basis.c
magma/ceed-magma-det.c
magma/ceed-magma-restriction.c
magma/ceed-magma.c
magma/ceed-magma.h
memcheck/ceed-memcheck-blocked.c
memcheck/ceed-memcheck-qfunctioncontext.c
memcheck/ceed-memcheck-serial.c
memcheck/ceed-memcheck-vector.c
opt/ceed-opt-blocked.c
opt/ceed-opt-operator.c
opt/ceed-opt-serial.c
ref/ceed-ref-basis.c
ref/ceed-ref-operator.c
ref/ceed-ref-qfunctioncontext.c
ref/ceed-ref-restriction.c
ref/ceed-ref-vector.c
ref/ceed-ref.c
xsmm/ceed-xsmm-blocked.c
xsmm/ceed-xsmm-serial.c
xsmm/ceed-xsmm-tensor-f32.c
xsmm/ceed-xsmm-tensor-f64.c
/libCEED/gallery/identity/ceed-identity.c
/libCEED/gallery/mass-vector/ceed-vectormassapply.c
/libCEED/gallery/mass/ceed-mass1dbuild.c
/libCEED/gallery/mass/ceed-mass2dbuild.c
/libCEED/gallery/mass/ceed-mass3dbuild.c
/libCEED/gallery/mass/ceed-massapply.c
/libCEED/gallery/poisson-vector/ceed-vectorpoisson1dapply.c
/libCEED/gallery/poisson-vector/ceed-vectorpoisson2dapply.c
/libCEED/gallery/poisson-vector/ceed-vectorpoisson3dapply.c
/libCEED/gallery/poisson/ceed-poisson1dapply.c
/libCEED/gallery/poisson/ceed-poisson1dbuild.c
/libCEED/gallery/poisson/ceed-poisson2dapply.c
/libCEED/gallery/poisson/ceed-poisson2dbuild.c
/libCEED/gallery/poisson/ceed-poisson3dapply.c
/libCEED/gallery/poisson/ceed-poisson3dbuild.c
/libCEED/gallery/scale/ceed-scale.c
/libCEED/include/ceed/backend.h
/libCEED/interface/ceed-basis.c
/libCEED/interface/ceed-elemrestriction.c
/libCEED/interface/ceed-jit-tools.c
/libCEED/interface/ceed-operator.c
/libCEED/interface/ceed-preconditioning.c
/libCEED/interface/ceed-qfunction.c
/libCEED/interface/ceed-qfunctioncontext.c
/libCEED/interface/ceed-tensor.c
/libCEED/interface/ceed-vector.c
/libCEED/interface/ceed.c
/libCEED/tests/t300-basis.c
c85e864017-Apr-2023 Sebastian Grimberg <sjg@amazon.com>

Enforce include order in .clang-format

02f1ab5c17-Apr-2023 Sebastian Grimberg <sjg@amazon.com>

Miscellaneous whitespace consistency

2a86cc9d04-Mar-2023 Sebastian Grimberg <sjg@amazon.com>

Fix file endings inconsistency


avx/ceed-avx-blocked.c
avx/ceed-avx-serial.c
avx/ceed-avx-tensor-f32.c
avx/ceed-avx-tensor-f64.c
blocked/ceed-blocked-operator.c
blocked/ceed-blocked.c
cuda-gen/ceed-cuda-gen-operator-build.cpp
cuda-gen/ceed-cuda-gen.c
cuda-ref/ceed-cuda-ref-basis.c
cuda-ref/ceed-cuda-ref-qfunction-load.cpp
cuda-ref/ceed-cuda-ref-qfunction.c
cuda-ref/ceed-cuda-ref-qfunctioncontext.c
cuda-ref/ceed-cuda-ref.c
cuda-ref/ceed-cuda-restriction.c
cuda-ref/ceed-cuda-vector.c
cuda-ref/kernels/cuda-ref-vector.cu
cuda-shared/ceed-cuda-shared-basis.c
cuda-shared/ceed-cuda-shared.c
cuda/ceed-cuda-compile.cpp
hip-gen/ceed-hip-gen-operator-build.cpp
hip-gen/ceed-hip-gen-operator.c
hip-gen/ceed-hip-gen-qfunction.c
hip-gen/ceed-hip-gen.c
hip-ref/ceed-hip-ref-basis.c
hip-ref/ceed-hip-ref-qfunction-load.cpp
hip-ref/ceed-hip-ref-qfunction.c
hip-ref/ceed-hip-ref-qfunctioncontext.c
hip-ref/ceed-hip-ref-restriction.c
hip-ref/ceed-hip-ref-vector.c
hip-ref/ceed-hip-ref.c
hip-ref/kernels/hip-ref-vector.hip.cpp
hip-shared/ceed-hip-shared-basis.c
hip-shared/ceed-hip-shared.c
hip/ceed-hip-compile.cpp
memcheck/ceed-memcheck-blocked.c
memcheck/ceed-memcheck-qfunction.c
memcheck/ceed-memcheck-qfunctioncontext.c
memcheck/ceed-memcheck-serial.c
memcheck/ceed-memcheck-vector.c
opt/ceed-opt-blocked.c
opt/ceed-opt-operator.c
opt/ceed-opt-tensor.c
ref/ceed-ref-operator.c
ref/ceed-ref-qfunction.c
ref/ceed-ref-qfunctioncontext.c
ref/ceed-ref-restriction.c
ref/ceed-ref-tensor.c
ref/ceed-ref-vector.c
ref/ceed-ref.c
xsmm/ceed-xsmm-blocked.c
xsmm/ceed-xsmm-serial.c
xsmm/ceed-xsmm-tensor-f32.c
xsmm/ceed-xsmm-tensor-f64.c
/libCEED/include/ceed/jit-source/cuda/cuda-ref-basis-tensor.h
/libCEED/include/ceed/jit-source/hip/hip-ref-basis-nontensor.h
/libCEED/include/ceed/jit-source/hip/hip-ref-basis-tensor.h
2c2ea1db15-Apr-2023 Jeremy L Thompson <jeremy@jeremylt.org>

Pedantic make option (#1193)

* make - add PEDANTIC option

* ci - use PEDANTIC make option

* cuda - fix pedantic error

* pedantic - drop nonstandard ternary for CeedError

c4e3f59b15-Feb-2023 Sebastian Grimberg <sjg@amazon.com>

Add H(curl) basis and CEED_EVAL_CURL operations

This refactors basis application to use common code between CEED_EVAL_GRAD for H^1 and CEED_EVAL_INTERP for H(curl)/H(div). It should ideally expose a

Add H(curl) basis and CEED_EVAL_CURL operations

This refactors basis application to use common code between CEED_EVAL_GRAD for H^1 and CEED_EVAL_INTERP for H(curl)/H(div). It should ideally expose an easy way to get non-tensor backends to work for H(div) and H(curl).

show more ...

1...<<11121314151617181920>>...46