History log of /libCEED/backends/ (Results 476 – 500 of 1139)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
c470c2d927-Apr-2022 nbeams <246972+nbeams@users.noreply.github.com>

Use CeedMallocArray for void pointers in CUDA/HIP QFunctionContext

f48ed27d25-Apr-2022 nbeams <246972+nbeams@users.noreply.github.com>

Use backend functions for SyncArray in CUDA and HIP

07b31e0e20-Apr-2022 Jeremy L Thompson <jeremy@jeremylt.org>

gpu - remove 'quoted' operator assembly kernels


/libCEED/.github/workflows/c-fortran-test-linux-osx.yml
/libCEED/CITATION.cff
/libCEED/Doxyfile
/libCEED/Makefile
/libCEED/README.md
cuda-ref/ceed-cuda-ref-operator.c
hip-ref/ceed-hip-ref-operator.c
/libCEED/ceed.pc.template
/libCEED/doc/sphinx/source/libCEEDapi.md
/libCEED/doc/sphinx/source/releasenotes.md
/libCEED/examples/fluids/navierstokes.c
/libCEED/examples/fluids/problems/advection.c
/libCEED/examples/fluids/problems/advection2d.c
/libCEED/examples/fluids/problems/densitycurrent.c
/libCEED/examples/fluids/problems/eulervortex.c
/libCEED/examples/fluids/problems/newtonian.c
/libCEED/examples/fluids/src/cloptions.c
/libCEED/examples/fluids/src/misc.c
/libCEED/examples/fluids/src/setupts.c
/libCEED/examples/petsc/area.c
/libCEED/examples/petsc/bps.c
/libCEED/examples/petsc/bpsraw.c
/libCEED/examples/petsc/bpssphere.c
/libCEED/examples/petsc/multigrid.c
/libCEED/examples/solids/elasticity.c
/libCEED/examples/solids/problems/mooney-rivlin.c
/libCEED/examples/solids/problems/neo-hookean.c
/libCEED/examples/solids/src/cl-options.c
/libCEED/examples/solids/src/misc.c
/libCEED/include/ceed/ceed.h
/libCEED/include/ceed/jit-source/cuda/cuda-ref-operator-assemble-diagonal.h
/libCEED/include/ceed/jit-source/cuda/cuda-ref-operator-assemble.h
/libCEED/include/ceed/jit-source/hip/hip-ref-operator-assemble-diagonal.h
/libCEED/include/ceed/jit-source/hip/hip-ref-operator-assemble.h
/libCEED/interface/ceed-jit-source-root-default.c
/libCEED/interface/ceed-jit-source-root-install.c
/libCEED/interface/ceed-jit-tools.c
/libCEED/interface/ceed-operator.c
/libCEED/interface/ceed-qfunction.c
/libCEED/interface/ceed.c
ee5a26f204-Apr-2022 Jeremy L Thompson <jeremy@jeremylt.org>

jit - add interface for adding additional jit source dirs

a0154ade04-Apr-2022 Jed Brown <jed@jedbrown.org>

move include/ceed-jit-source to include/ceed/jit-source


/libCEED/Makefile
cuda-ref/ceed-cuda-ref-basis.c
cuda-ref/ceed-cuda-ref-qfunction-load.cpp
cuda-ref/ceed-cuda-restriction.c
cuda-shared/ceed-cuda-shared-basis.c
hip-ref/ceed-hip-ref-basis.c
hip-ref/ceed-hip-ref-qfunction-load.cpp
hip-ref/ceed-hip-ref-restriction.c
hip-shared/ceed-hip-shared-basis.c
/libCEED/doc/sphinx/source/releasenotes.md
/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/jit-source/cuda/cuda-ref-basis-nontensor.h
/libCEED/include/ceed/jit-source/cuda/cuda-ref-basis-tensor.h
/libCEED/include/ceed/jit-source/cuda/cuda-ref-qfunction.h
/libCEED/include/ceed/jit-source/cuda/cuda-ref-restriction.h
/libCEED/include/ceed/jit-source/cuda/cuda-shared-basis.h
/libCEED/include/ceed/jit-source/gallery/ceed-identity.h
/libCEED/include/ceed/jit-source/gallery/ceed-mass1dbuild.h
/libCEED/include/ceed/jit-source/gallery/ceed-mass2dbuild.h
/libCEED/include/ceed/jit-source/gallery/ceed-mass3dbuild.h
/libCEED/include/ceed/jit-source/gallery/ceed-massapply.h
/libCEED/include/ceed/jit-source/gallery/ceed-poisson1dapply.h
/libCEED/include/ceed/jit-source/gallery/ceed-poisson1dbuild.h
/libCEED/include/ceed/jit-source/gallery/ceed-poisson2dapply.h
/libCEED/include/ceed/jit-source/gallery/ceed-poisson2dbuild.h
/libCEED/include/ceed/jit-source/gallery/ceed-poisson3dapply.h
/libCEED/include/ceed/jit-source/gallery/ceed-poisson3dbuild.h
/libCEED/include/ceed/jit-source/gallery/ceed-scale.h
/libCEED/include/ceed/jit-source/gallery/ceed-vectormassapply.h
/libCEED/include/ceed/jit-source/gallery/ceed-vectorpoisson1dapply.h
/libCEED/include/ceed/jit-source/gallery/ceed-vectorpoisson2dapply.h
/libCEED/include/ceed/jit-source/gallery/ceed-vectorpoisson3dapply.h
/libCEED/include/ceed/jit-source/hip/hip-ref-basis-nontensor.h
/libCEED/include/ceed/jit-source/hip/hip-ref-basis-tensor.h
/libCEED/include/ceed/jit-source/hip/hip-ref-qfunction.h
/libCEED/include/ceed/jit-source/hip/hip-ref-restriction.h
/libCEED/include/ceed/jit-source/hip/hip-shared-basis.h
/libCEED/interface/ceed-jit-tools.c
6eb0d8b401-Apr-2022 Jeremy L Thompson <jeremy@jeremylt.org>

jit - use relpath from include/ceed-jit-source for jit source files


/libCEED/CITATION.cff
/libCEED/Doxyfile
/libCEED/Makefile
/libCEED/RELEASING.md
cuda-ref/ceed-cuda-ref-basis.c
cuda-ref/ceed-cuda-ref-qfunction-load.cpp
cuda-ref/ceed-cuda-restriction.c
cuda-shared/ceed-cuda-shared-basis.c
hip-ref/ceed-hip-ref-basis.c
hip-ref/ceed-hip-ref-qfunction-load.cpp
hip-ref/ceed-hip-ref-restriction.c
hip-shared/ceed-hip-shared-basis.c
/libCEED/ceed.pc.template
/libCEED/doc/sphinx/source/releasenotes.md
/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-impl.h
/libCEED/include/ceed-jit-source/cuda/cuda-ref-basis-nontensor.h
/libCEED/include/ceed-jit-source/cuda/cuda-ref-basis-tensor.h
/libCEED/include/ceed-jit-source/cuda/cuda-ref-qfunction.h
/libCEED/include/ceed-jit-source/cuda/cuda-ref-restriction.h
/libCEED/include/ceed-jit-source/cuda/cuda-shared-basis.h
/libCEED/include/ceed-jit-source/gallery/ceed-identity.h
/libCEED/include/ceed-jit-source/gallery/ceed-mass1dbuild.h
/libCEED/include/ceed-jit-source/gallery/ceed-mass2dbuild.h
/libCEED/include/ceed-jit-source/gallery/ceed-mass3dbuild.h
/libCEED/include/ceed-jit-source/gallery/ceed-massapply.h
/libCEED/include/ceed-jit-source/gallery/ceed-poisson1dapply.h
/libCEED/include/ceed-jit-source/gallery/ceed-poisson1dbuild.h
/libCEED/include/ceed-jit-source/gallery/ceed-poisson2dapply.h
/libCEED/include/ceed-jit-source/gallery/ceed-poisson2dbuild.h
/libCEED/include/ceed-jit-source/gallery/ceed-poisson3dapply.h
/libCEED/include/ceed-jit-source/gallery/ceed-poisson3dbuild.h
/libCEED/include/ceed-jit-source/gallery/ceed-scale.h
/libCEED/include/ceed-jit-source/gallery/ceed-vectormassapply.h
/libCEED/include/ceed-jit-source/gallery/ceed-vectorpoisson1dapply.h
/libCEED/include/ceed-jit-source/gallery/ceed-vectorpoisson2dapply.h
/libCEED/include/ceed-jit-source/gallery/ceed-vectorpoisson3dapply.h
/libCEED/include/ceed-jit-source/hip/hip-ref-basis-nontensor.h
/libCEED/include/ceed-jit-source/hip/hip-ref-basis-tensor.h
/libCEED/include/ceed-jit-source/hip/hip-ref-qfunction.h
/libCEED/include/ceed-jit-source/hip/hip-ref-restriction.h
/libCEED/include/ceed-jit-source/hip/hip-shared-basis.h
/libCEED/include/ceed/backend.h
/libCEED/include/ceed/ceed.h
/libCEED/include/ceed/jit-tools.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.c
/libCEED/julia/LibCEED.jl/Project.toml
/libCEED/rust/libceed-sys/Cargo.toml
/libCEED/rust/libceed-sys/README.md
/libCEED/rust/libceed-sys/build.rs
/libCEED/rust/libceed/Cargo.toml
/libCEED/rust/libceed/README.md
/libCEED/tests/t302-basis.c
/libCEED/tests/t526-operator.c
b216396c21-Mar-2022 Jeremy L Thompson <jeremy@jeremylt.org>

tidy - small tidy fixes

4345bdd520-Mar-2022 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #920 from CEED/jeremy/conversion

Explicit casting of vector sizes

539ec17d20-Mar-2022 Jeremy L Thompson <jeremy@jeremylt.org>

gpu - fix error handling in size conversion

2459f3f118-Mar-2022 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #925 from CEED/gpu-assemble

Add some matrix assembly support to GPU backends

59ad764a18-Mar-2022 nbeams <246972+nbeams@users.noreply.github.com>

Add fallback kernel for larger element sizes in GPU assembly

cc132f9a17-Mar-2022 nbeams <246972+nbeams@users.noreply.github.com>

Add LinearAssemble CUDA reference implementation for low-order elements

a835093f17-Mar-2022 nbeams <246972+nbeams@users.noreply.github.com>

Add LinearAssemble HIP reference implementation for low-order elements

a11a3c5517-Mar-2022 nbeams <246972+nbeams@users.noreply.github.com>

MAGMA: simplify atomic add usage and reduce MAGMA header file usage

d264344317-Mar-2022 Jeremy L Thompson <jeremy@jeremylt.org>

minor - explicit casting of vector sizes

3d8e882217-Mar-2022 Jeremy L Thompson <jeremy@jeremylt.org>

minor - update copyright headers


/libCEED/.gitlab-ci.yml
/libCEED/CITATION.cff
/libCEED/CONTRIBUTING.md
/libCEED/LICENSE
/libCEED/Makefile
/libCEED/README.md
avx/ceed-avx-blocked.c
avx/ceed-avx-serial.c
avx/ceed-avx-tensor-f32.c
avx/ceed-avx-tensor-f64.c
avx/ceed-avx.h
blocked/ceed-blocked-operator.c
blocked/ceed-blocked.c
blocked/ceed-blocked.h
ceed-backend-list.h
ceed-backend-weak.c
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-qfunction.c
cuda-gen/ceed-cuda-gen.c
cuda-gen/ceed-cuda-gen.h
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-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-ref/kernels/cuda-ref-basis-nontensor.h
cuda-ref/kernels/cuda-ref-basis-tensor.h
cuda-ref/kernels/cuda-ref-qfunction.h
cuda-ref/kernels/cuda-ref-restriction.h
cuda-ref/kernels/cuda-ref-vector.cu
cuda-shared/ceed-cuda-shared-basis.c
cuda-shared/ceed-cuda-shared.c
cuda-shared/ceed-cuda-shared.h
cuda-shared/kernels/cuda-shared-basis.cu
cuda-shared/kernels/cuda-shared-basis.h
cuda/ceed-cuda-common.c
cuda/ceed-cuda-common.h
cuda/ceed-cuda-compile.c
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-qfunction.c
hip-gen/ceed-hip-gen.c
hip-gen/ceed-hip-gen.h
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-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-ref/kernels/hip-ref-basis-nontensor.h
hip-ref/kernels/hip-ref-basis-tensor.h
hip-ref/kernels/hip-ref-qfunction.h
hip-ref/kernels/hip-ref-restriction.h
hip-ref/kernels/hip-ref-vector.hip.cpp
hip-shared/ceed-hip-shared-basis.c
hip-shared/ceed-hip-shared.c
hip-shared/ceed-hip-shared.h
hip-shared/kernels/hip-shared-basis.h
hip/ceed-hip-common.c
hip/ceed-hip-common.h
hip/ceed-hip-compile.cpp
hip/ceed-hip-compile.h
magma/ceed-magma-basis.c
magma/ceed-magma-det.c
magma/ceed-magma-restriction.c
magma/ceed-magma.c
magma/ceed-magma.h
magma/kernels/common/elem_restriction.h
magma/kernels/common/grad.h
magma/kernels/common/grad_device.h
magma/kernels/common/interp.h
magma/kernels/common/interp_device.h
magma/kernels/common/magma_common_device.h
magma/kernels/common/weight.h
magma/kernels/common/weight_device.h
magma/kernels/cuda/atomics.cuh
magma/kernels/cuda/grad_1d.cu
magma/kernels/cuda/grad_generic.cu
magma/kernels/cuda/gradn_2d.cu
magma/kernels/cuda/gradn_3d.cu
magma/kernels/cuda/gradt_2d.cu
magma/kernels/cuda/gradt_3d.cu
magma/kernels/cuda/interp_1d.cu
magma/kernels/cuda/interp_2d.cu
magma/kernels/cuda/interp_3d.cu
magma/kernels/cuda/interp_generic.cu
magma/kernels/cuda/magma_drestrictApply.cu
magma/kernels/cuda/weight_1d.cu
magma/kernels/cuda/weight_2d.cu
magma/kernels/cuda/weight_3d.cu
magma/kernels/cuda/weight_generic.cu
magma/kernels/hip/atomics.hip.h
magma/kernels/hip/grad_1d.hip.cpp
magma/kernels/hip/grad_generic.hip.cpp
magma/kernels/hip/gradn_2d.hip.cpp
magma/kernels/hip/gradn_3d.hip.cpp
magma/kernels/hip/gradt_2d.hip.cpp
magma/kernels/hip/gradt_3d.hip.cpp
magma/kernels/hip/interp_1d.hip.cpp
magma/kernels/hip/interp_2d.hip.cpp
magma/kernels/hip/interp_3d.hip.cpp
magma/kernels/hip/interp_generic.hip.cpp
magma/kernels/hip/magma_drestrictApply.hip.cpp
magma/kernels/hip/weight_1d.hip.cpp
magma/kernels/hip/weight_2d.hip.cpp
magma/kernels/hip/weight_3d.hip.cpp
magma/kernels/hip/weight_generic.hip.cpp
magma/magma_dgemm_nontensor.c
magma/magma_grad.c
magma/magma_interp.c
magma/magma_sgemm_nontensor.c
magma/magma_weight.c
memcheck/ceed-memcheck-blocked.c
memcheck/ceed-memcheck-qfunction.c
memcheck/ceed-memcheck-serial.c
memcheck/ceed-memcheck.h
occa/ceed-occa-basis.cpp
occa/ceed-occa-basis.hpp
occa/ceed-occa-ceed-object.cpp
occa/ceed-occa-ceed-object.hpp
occa/ceed-occa-context.cpp
occa/ceed-occa-context.hpp
occa/ceed-occa-cpu-operator.cpp
occa/ceed-occa-cpu-operator.hpp
occa/ceed-occa-elem-restriction.cpp
occa/ceed-occa-elem-restriction.hpp
occa/ceed-occa-gpu-operator.cpp
occa/ceed-occa-gpu-operator.hpp
occa/ceed-occa-kernels.hpp
occa/ceed-occa-operator-args.cpp
occa/ceed-occa-operator-args.hpp
occa/ceed-occa-operator-field.cpp
occa/ceed-occa-operator-field.hpp
occa/ceed-occa-operator.cpp
occa/ceed-occa-operator.hpp
occa/ceed-occa-qfunction-args.cpp
occa/ceed-occa-qfunction-args.hpp
occa/ceed-occa-qfunction-field.cpp
occa/ceed-occa-qfunction-field.hpp
occa/ceed-occa-qfunction.cpp
occa/ceed-occa-qfunction.hpp
occa/ceed-occa-qfunctioncontext.cpp
occa/ceed-occa-qfunctioncontext.hpp
occa/ceed-occa-simplex-basis.cpp
occa/ceed-occa-simplex-basis.hpp
occa/ceed-occa-tensor-basis.cpp
occa/ceed-occa-tensor-basis.hpp
occa/ceed-occa-types.hpp
occa/ceed-occa-vector.cpp
occa/ceed-occa-vector.hpp
occa/ceed-occa.cpp
occa/ceed-occa.h
occa/kernels/elem-restriction.cpp
occa/kernels/elem-restriction.hpp
occa/kernels/kernel-defines.hpp
occa/kernels/simplex-basis.hpp
occa/kernels/simplex-basis/cpu-simplex-basis.cpp
occa/kernels/simplex-basis/gpu-simplex-basis.cpp
occa/kernels/tensor-basis.hpp
occa/kernels/tensor-basis/cpu/tensor-basis-1d.cpp
occa/kernels/tensor-basis/cpu/tensor-basis-2d.cpp
occa/kernels/tensor-basis/cpu/tensor-basis-3d.cpp
occa/kernels/tensor-basis/gpu/tensor-basis-1d.cpp
occa/kernels/tensor-basis/gpu/tensor-basis-2d.cpp
occa/kernels/tensor-basis/gpu/tensor-basis-3d.cpp
opt/ceed-opt-blocked.c
opt/ceed-opt-operator.c
opt/ceed-opt-serial.c
opt/ceed-opt-tensor.c
opt/ceed-opt.h
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
ref/ceed-ref.h
xsmm/ceed-xsmm-blocked.c
xsmm/ceed-xsmm-serial.c
xsmm/ceed-xsmm-tensor-f32.c
xsmm/ceed-xsmm-tensor-f64.c
xsmm/ceed-xsmm.h
/libCEED/benchmarks/benchmark.sh
/libCEED/benchmarks/petsc-bps.sh
/libCEED/benchmarks/petsc-bpsraw.sh
/libCEED/benchmarks/postprocess_base.py
/libCEED/benchmarks/postprocess_plot.py
/libCEED/benchmarks/postprocess_table.py
/libCEED/common.mk
/libCEED/doc/sphinx/source/releasenotes.md
/libCEED/examples/Makefile
/libCEED/examples/README.md
/libCEED/examples/ceed/Makefile
/libCEED/examples/ceed/ex1-volume.c
/libCEED/examples/ceed/ex1-volume.h
/libCEED/examples/ceed/ex2-surface.c
/libCEED/examples/ceed/ex2-surface.h
/libCEED/examples/fluids/Makefile
/libCEED/examples/fluids/conv_plot.py
/libCEED/examples/fluids/conv_test.sh
/libCEED/examples/fluids/navierstokes.c
/libCEED/examples/fluids/navierstokes.h
/libCEED/examples/fluids/problems/advection.c
/libCEED/examples/fluids/problems/advection2d.c
/libCEED/examples/fluids/problems/densitycurrent.c
/libCEED/examples/fluids/problems/eulervortex.c
/libCEED/examples/fluids/problems/newtonian.c
/libCEED/examples/fluids/qfunctions/advection.h
/libCEED/examples/fluids/qfunctions/advection2d.h
/libCEED/examples/fluids/qfunctions/densitycurrent.h
/libCEED/examples/fluids/qfunctions/eulervortex.h
/libCEED/examples/fluids/qfunctions/mass.h
/libCEED/examples/fluids/qfunctions/newtonian.h
/libCEED/examples/fluids/qfunctions/setupgeo.h
/libCEED/examples/fluids/qfunctions/setupgeo2d.h
/libCEED/examples/fluids/src/cloptions.c
/libCEED/examples/fluids/src/misc.c
/libCEED/examples/fluids/src/setupdm.c
/libCEED/examples/fluids/src/setuplibceed.c
/libCEED/examples/fluids/src/setupts.c
/libCEED/examples/fluids/stdoutParsing.py
/libCEED/examples/mfem/Makefile
/libCEED/examples/mfem/bp1.h
/libCEED/examples/mfem/bp1.hpp
/libCEED/examples/mfem/bp3.h
/libCEED/examples/mfem/bp3.hpp
/libCEED/examples/nek/Makefile
/libCEED/examples/nek/SIZE.in
/libCEED/examples/nek/bps/bps.h
/libCEED/examples/nek/bps/bps.usr
/libCEED/examples/nek/nek-examples.sh
/libCEED/examples/petsc/Makefile
/libCEED/examples/petsc/area.c
/libCEED/examples/petsc/area.h
/libCEED/examples/petsc/bps.c
/libCEED/examples/petsc/bps.h
/libCEED/examples/petsc/bpsraw.c
/libCEED/examples/petsc/bpssphere.c
/libCEED/examples/petsc/bpssphere.h
/libCEED/examples/petsc/multigrid.c
/libCEED/examples/petsc/qfunctions/area/areacube.h
/libCEED/examples/petsc/qfunctions/area/areasphere.h
/libCEED/examples/petsc/qfunctions/bps/bp1.h
/libCEED/examples/petsc/qfunctions/bps/bp1sphere.h
/libCEED/examples/petsc/qfunctions/bps/bp2.h
/libCEED/examples/petsc/qfunctions/bps/bp2sphere.h
/libCEED/examples/petsc/qfunctions/bps/bp3.h
/libCEED/examples/petsc/qfunctions/bps/bp3sphere.h
/libCEED/examples/petsc/qfunctions/bps/bp4.h
/libCEED/examples/petsc/qfunctions/bps/bp4sphere.h
/libCEED/examples/petsc/qfunctions/bps/common.h
/libCEED/examples/python/tutorial-0-ceed.ipynb
/libCEED/examples/python/tutorial-1-vector.ipynb
/libCEED/examples/python/tutorial-2-elemrestriction.ipynb
/libCEED/examples/python/tutorial-3-basis.ipynb
/libCEED/examples/python/tutorial-4-qfunction.ipynb
/libCEED/examples/python/tutorial-5-operator.ipynb
/libCEED/examples/python/tutorial-6-shell.ipynb
/libCEED/examples/rust/ex1-volume/src/main.rs
/libCEED/examples/rust/ex1-volume/src/opt.rs
/libCEED/examples/rust/ex1-volume/src/transform.rs
/libCEED/examples/rust/ex2-surface/src/main.rs
/libCEED/examples/rust/ex2-surface/src/opt.rs
/libCEED/examples/rust/ex2-surface/src/transform.rs
/libCEED/examples/rust/ex3-vector-volume/src/main.rs
/libCEED/examples/rust/ex3-vector-volume/src/opt.rs
/libCEED/examples/rust/ex3-vector-volume/src/transform.rs
/libCEED/examples/rust/ex4-vector-surface/src/main.rs
/libCEED/examples/rust/ex4-vector-surface/src/opt.rs
/libCEED/examples/rust/ex4-vector-surface/src/transform.rs
/libCEED/examples/rust/mesh/src/lib.rs
/libCEED/examples/solids/Makefile
/libCEED/examples/solids/elasticity.c
/libCEED/examples/solids/elasticity.h
/libCEED/examples/solids/include/boundary.h
/libCEED/examples/solids/include/cl-options.h
/libCEED/examples/solids/include/matops.h
/libCEED/examples/solids/include/misc.h
/libCEED/examples/solids/include/setup-dm.h
/libCEED/examples/solids/include/setup-libceed.h
/libCEED/examples/solids/include/structs.h
/libCEED/examples/solids/include/utils.h
/libCEED/examples/solids/problems/cl-problems.h
/libCEED/examples/solids/problems/finite-strain-mooney-rivlin-initial-1.c
/libCEED/examples/solids/problems/finite-strain-neo-hookean-current-1.c
/libCEED/examples/solids/problems/finite-strain-neo-hookean-current-2.c
/libCEED/examples/solids/problems/finite-strain-neo-hookean-initial-1.c
/libCEED/examples/solids/problems/finite-strain-neo-hookean-initial-2.c
/libCEED/examples/solids/problems/linear.c
/libCEED/examples/solids/problems/mooney-rivlin.c
/libCEED/examples/solids/problems/mooney-rivlin.h
/libCEED/examples/solids/problems/neo-hookean.c
/libCEED/examples/solids/problems/neo-hookean.h
/libCEED/examples/solids/problems/problems.c
/libCEED/examples/solids/problems/problems.h
/libCEED/examples/solids/problems/small-strain-neo-hookean.c
/libCEED/examples/solids/qfunctions/common.h
/libCEED/examples/solids/qfunctions/constant-force.h
/libCEED/examples/solids/qfunctions/finite-strain-mooney-rivlin-initial-1.h
/libCEED/examples/solids/qfunctions/finite-strain-neo-hookean-current-1.h
/libCEED/examples/solids/qfunctions/finite-strain-neo-hookean-current-2.h
/libCEED/examples/solids/qfunctions/finite-strain-neo-hookean-initial-1.h
/libCEED/examples/solids/qfunctions/finite-strain-neo-hookean-initial-2.h
/libCEED/examples/solids/qfunctions/linear.h
/libCEED/examples/solids/qfunctions/manufactured-force.h
/libCEED/examples/solids/qfunctions/manufactured-true.h
/libCEED/examples/solids/qfunctions/small-strain-neo-hookean.h
/libCEED/examples/solids/qfunctions/traction-boundary.h
/libCEED/examples/solids/src/boundary.c
/libCEED/examples/solids/src/cl-options.c
/libCEED/examples/solids/src/matops.c
/libCEED/examples/solids/src/misc.c
/libCEED/examples/solids/src/setup-dm.c
/libCEED/examples/solids/src/setup-libceed.c
/libCEED/gallery/ceed-gallery-list.h
/libCEED/gallery/ceed-gallery-weak.c
/libCEED/gallery/identity/ceed-identity.c
/libCEED/gallery/identity/ceed-identity.h
/libCEED/gallery/mass-vector/ceed-vectormassapply.c
/libCEED/gallery/mass-vector/ceed-vectormassapply.h
/libCEED/gallery/mass/ceed-mass1dbuild.c
/libCEED/gallery/mass/ceed-mass1dbuild.h
/libCEED/gallery/mass/ceed-mass2dbuild.c
/libCEED/gallery/mass/ceed-mass2dbuild.h
/libCEED/gallery/mass/ceed-mass3dbuild.c
/libCEED/gallery/mass/ceed-mass3dbuild.h
/libCEED/gallery/mass/ceed-massapply.c
/libCEED/gallery/mass/ceed-massapply.h
/libCEED/gallery/poisson-vector/ceed-vectorpoisson1dapply.c
/libCEED/gallery/poisson-vector/ceed-vectorpoisson1dapply.h
/libCEED/gallery/poisson-vector/ceed-vectorpoisson2dapply.c
/libCEED/gallery/poisson-vector/ceed-vectorpoisson2dapply.h
/libCEED/gallery/poisson-vector/ceed-vectorpoisson3dapply.c
/libCEED/gallery/poisson-vector/ceed-vectorpoisson3dapply.h
/libCEED/gallery/poisson/ceed-poisson1dapply.c
/libCEED/gallery/poisson/ceed-poisson1dapply.h
/libCEED/gallery/poisson/ceed-poisson1dbuild.c
/libCEED/gallery/poisson/ceed-poisson1dbuild.h
/libCEED/gallery/poisson/ceed-poisson2dapply.c
/libCEED/gallery/poisson/ceed-poisson2dapply.h
/libCEED/gallery/poisson/ceed-poisson2dbuild.c
/libCEED/gallery/poisson/ceed-poisson2dbuild.h
/libCEED/gallery/poisson/ceed-poisson3dapply.c
/libCEED/gallery/poisson/ceed-poisson3dapply.h
/libCEED/gallery/poisson/ceed-poisson3dbuild.c
/libCEED/gallery/poisson/ceed-poisson3dbuild.h
/libCEED/gallery/scale/ceed-scale.c
/libCEED/gallery/scale/ceed-scale.h
/libCEED/include/ceed-fortran-name.h
/libCEED/include/ceed-impl.h
/libCEED/include/ceed/backend.h
/libCEED/include/ceed/ceed-f32.h
/libCEED/include/ceed/ceed-f64.h
/libCEED/include/ceed/ceed.h
/libCEED/include/ceed/cuda.h
/libCEED/include/ceed/fortran.h
/libCEED/include/ceed/hash.h
/libCEED/include/ceed/hip.h
/libCEED/include/ceed/jit-tools.h
/libCEED/interface/ceed-basis.c
/libCEED/interface/ceed-cuda.c
/libCEED/interface/ceed-elemrestriction.c
/libCEED/interface/ceed-fortran.c
/libCEED/interface/ceed-hip.c
/libCEED/interface/ceed-jit-tools.c
/libCEED/interface/ceed-operator.c
/libCEED/interface/ceed-preconditioning.c
/libCEED/interface/ceed-qfunction-register.c
/libCEED/interface/ceed-qfunction.c
/libCEED/interface/ceed-qfunctioncontext.c
/libCEED/interface/ceed-register.c
/libCEED/interface/ceed-tensor.c
/libCEED/interface/ceed-types.c
/libCEED/interface/ceed-vector.c
/libCEED/interface/ceed.c
/libCEED/julia/LibCEED.jl/docs/src/UserQFunctions.md
/libCEED/julia/LibCEED.jl/docs/src/index.md
/libCEED/julia/LibCEED.jl/src/Globals.jl
/libCEED/python/__init__.py
/libCEED/python/build_ceed_cffi.py
/libCEED/python/ceed.py
/libCEED/python/ceed_basis.py
/libCEED/python/ceed_constants.py
/libCEED/python/ceed_elemrestriction.py
/libCEED/python/ceed_operator.py
/libCEED/python/ceed_qfunction.py
/libCEED/python/ceed_qfunctioncontext.py
/libCEED/python/ceed_vector.py
/libCEED/python/tests/Makefile
/libCEED/python/tests/conftest.py
/libCEED/python/tests/libceed-qfunctions.c
/libCEED/python/tests/setup-qfunctions.py
/libCEED/python/tests/setup.cfg
/libCEED/python/tests/test-0-ceed.py
/libCEED/python/tests/test-1-vector.py
/libCEED/python/tests/test-2-elemrestriction.py
/libCEED/python/tests/test-3-basis.py
/libCEED/python/tests/test-4-qfunction.py
/libCEED/python/tests/test-5-operator.py
/libCEED/python/tests/test-qfunctions.h
/libCEED/rust/libceed-sys/README.md
/libCEED/rust/libceed-sys/src/lib.rs
/libCEED/rust/libceed/README.md
/libCEED/rust/libceed/src/basis.rs
/libCEED/rust/libceed/src/elem_restriction.rs
/libCEED/rust/libceed/src/lib.rs
/libCEED/rust/libceed/src/operator.rs
/libCEED/rust/libceed/src/qfunction.rs
/libCEED/rust/libceed/src/vector.rs
/libCEED/rust/libceed/tests/version-numbers.rs
/libCEED/setup.py
/libCEED/tests/t320-basis-f.h
/libCEED/tests/t320-basis.h
/libCEED/tests/t330-basis.h
/libCEED/tests/t400-qfunction.h
/libCEED/tests/t401-qfunction.h
/libCEED/tests/t405-qfunction.h
/libCEED/tests/t406-qfunction-helper.h
/libCEED/tests/t406-qfunction.h
/libCEED/tests/t409-qfunction.h
/libCEED/tests/t500-operator.h
/libCEED/tests/t502-operator.h
/libCEED/tests/t507-operator.h
/libCEED/tests/t510-operator.h
/libCEED/tests/t522-operator.h
/libCEED/tests/t530-operator.c
/libCEED/tests/t530-operator.h
/libCEED/tests/t531-operator.c
/libCEED/tests/t531-operator.h
/libCEED/tests/t532-operator.c
/libCEED/tests/t532-operator.h
/libCEED/tests/t534-operator.h
/libCEED/tests/t535-operator.h
/libCEED/tests/t537-operator.h
/libCEED/tests/t540-operator.h
/libCEED/tests/t541-operator.h
16e5f7d714-Mar-2022 Jeremy L Thompson <jeremy@jeremylt.org>

opt - reduce memory usage in CeedOperatorLinearAssembleQFunctionCore_Opt

e79b91d911-Mar-2022 Jeremy L Thompson <jeremy@jeremylt.org>

rstr - use CeedSize for l_size

1f9221fe11-Mar-2022 Jeremy L Thompson <jeremy@jeremylt.org>

vec - use CeedSize for vector lengths


/libCEED/.gitlab-ci.yml
/libCEED/Makefile
cuda-ref/ceed-cuda-ref-basis.c
cuda-ref/ceed-cuda-ref.h
cuda-ref/ceed-cuda-vector.c
cuda-shared/ceed-cuda-shared-basis.c
hip-ref/ceed-hip-ref-basis.c
hip-ref/ceed-hip-ref-vector.c
hip-ref/ceed-hip-ref.h
hip-shared/ceed-hip-shared-basis.c
magma/ceed-magma-basis.c
memcheck/ceed-memcheck-qfunction.c
occa/ceed-occa-vector.cpp
occa/ceed-occa-vector.hpp
ref/ceed-ref-vector.c
ref/ceed-ref.h
/libCEED/doc/sphinx/source/releasenotes.md
/libCEED/examples/fluids/navierstokes.c
/libCEED/examples/fluids/navierstokes.h
/libCEED/examples/fluids/problems/densitycurrent.c
/libCEED/examples/fluids/problems/newtonian.c
/libCEED/examples/fluids/qfunctions/densitycurrent.h
/libCEED/examples/fluids/qfunctions/eulervortex.h
/libCEED/examples/fluids/qfunctions/newtonian.h
/libCEED/examples/fluids/qfunctions/setupgeo.h
/libCEED/examples/petsc/area.c
/libCEED/examples/petsc/bps.c
/libCEED/examples/petsc/bpsraw.c
/libCEED/examples/petsc/bpssphere.c
/libCEED/examples/petsc/include/petscutils.h
/libCEED/examples/petsc/multigrid.c
/libCEED/examples/petsc/src/matops.c
/libCEED/examples/petsc/src/petscutils.c
/libCEED/examples/solids/README.md
/libCEED/examples/solids/elasticity.c
/libCEED/include/ceed-impl.h
/libCEED/include/ceed/ceed.h
/libCEED/interface/ceed-basis.c
/libCEED/interface/ceed-preconditioning.c
/libCEED/interface/ceed-vector.c
/libCEED/python/ceed_vector.py
/libCEED/rust/libceed/src/vector.rs
/libCEED/tests/t101-vector.c
/libCEED/tests/t120-vector.c
/libCEED/tests/t560-operator.c
/libCEED/tests/t561-operator.c
/libCEED/tests/t562-operator.c
/libCEED/tests/t563-operator.c
/libCEED/tests/t564-operator.c
/libCEED/tests/t565-operator.c
f99981a325-Feb-2022 Jed Brown <jed@jedbrown.org>

Merge pull request #893 from CEED/natalie/more-hip-launch-bounds

HIP: add atomics flag and more kernel launch bounds for performance improvements


/libCEED/Makefile
/libCEED/README.md
hip-gen/ceed-hip-gen-operator-build.cpp
hip-gen/ceed-hip-gen-operator-build.h
hip-gen/ceed-hip-gen-operator.c
hip-ref/ceed-hip-ref-qfunction-load.cpp
hip/ceed-hip-compile.cpp
magma/ceed-magma-basis.c
magma/ceed-magma.c
magma/ceed-magma.h
magma/kernels/common/elem_restriction.h
magma/kernels/common/grad.h
magma/kernels/common/interp.h
magma/kernels/common/magma_common_device.h
magma/kernels/common/weight.h
magma/kernels/cuda/grad_1d.cu
magma/kernels/cuda/gradn_2d.cu
magma/kernels/cuda/gradn_3d.cu
magma/kernels/cuda/gradt_2d.cu
magma/kernels/cuda/gradt_3d.cu
magma/kernels/cuda/interp_1d.cu
magma/kernels/cuda/interp_2d.cu
magma/kernels/cuda/interp_3d.cu
magma/kernels/cuda/magma_drestrictApply.cu
magma/kernels/cuda/weight_1d.cu
magma/kernels/cuda/weight_2d.cu
magma/kernels/cuda/weight_3d.cu
magma/kernels/hip/grad_1d.hip.cpp
magma/kernels/hip/gradn_2d.hip.cpp
magma/kernels/hip/gradn_3d.hip.cpp
magma/kernels/hip/gradt_2d.hip.cpp
magma/kernels/hip/gradt_3d.hip.cpp
magma/kernels/hip/interp_1d.hip.cpp
magma/kernels/hip/interp_2d.hip.cpp
magma/kernels/hip/interp_3d.hip.cpp
magma/kernels/hip/magma_drestrictApply.hip.cpp
magma/kernels/hip/weight_1d.hip.cpp
magma/kernels/hip/weight_2d.hip.cpp
magma/kernels/hip/weight_3d.hip.cpp
magma/magma_grad.c
magma/magma_interp.c
magma/magma_weight.c
/libCEED/doc/sphinx/source/releasenotes.md
/libCEED/examples/fluids/navierstokes.c
/libCEED/examples/fluids/src/cloptions.c
/libCEED/examples/petsc/multigrid.c
/libCEED/examples/solids/elasticity.c
/libCEED/interface/ceed-preconditioning.c
/libCEED/interface/ceed-vector.c
/libCEED/tests/t401-qfunction.c
37c3b1cf24-Feb-2022 nbeams <246972+nbeams@users.noreply.github.com>

Change to more specific name for hip-gen block size function

441428df14-Feb-2022 Jeremy L Thompson <jeremy@jeremylt.org>

qf - extend ctx read/write feature to qf

28bfd0b714-Feb-2022 Jeremy L Thompson <jeremy@jeremylt.org>

ctx - add read-only access for QFContext

c8b3a62718-Feb-2022 Jed Brown <jed@jedbrown.org>

backends/magma: fix pinned vs unpinned memory free bug

e6f67ff718-Feb-2022 Jed Brown <jed@jedbrown.org>

backends cuda-shared: fix launch bounds to avoid invalid z dimension

The typical max z dimension size of a thread block is 64 and we were
computing larger values (like 85) in some cases.

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