History log of /libCEED/rust/libceed-sys/c-src/include/ceed/jit-source/ (Results 26 – 50 of 112)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
f29bd07514-Mar-2025 Jeremy L Thompson <jeremy@jeremylt.org>

gpu - drop changes in AtPoints

c8e372f013-Mar-2025 Jeremy L Thompson <jeremy@jeremylt.org>

gen - add 3D mixed support

c433aabc11-Mar-2025 Jeremy L Thompson <jeremy@jeremylt.org>

cuda - fix 2D flattening

412e568328-Feb-2025 Jeremy L Thompson <jeremy@jeremylt.org>

gpu - use 2d Flat variants in gen

ca595be627-Feb-2025 Jeremy L Thompson <jeremy@jeremylt.org>

gpu - add 2d Flattened variants of functions

343e309426-Feb-2025 Jeremy L Thompson <jeremy@jeremylt.org>

gpu - isolate core 2D tensor logic to allow flat version

f725b54b26-Feb-2025 Jeremy L Thompson <jeremy@jeremylt.org>

gpu - add P_1D to template args for AtPoints

6b92dc4b10-Mar-2025 Jeremy L Thompson <jeremy@jeremylt.org>

hip - use BASIS_T_1D in codegen

9942127910-Mar-2025 Jeremy L Thompson <jeremy@jeremylt.org>

cuda - use BASIS_T_1D in codegen


/libCEED/.github/workflows/c-fortan-test-ppc64le.yml
/libCEED/.github/workflows/c-fortran-test-arm64.yml
/libCEED/.github/workflows/c-fortran-test-icc.yml
/libCEED/.github/workflows/c-fortran-test-linux-osx.yml
/libCEED/.github/workflows/c-fortran-test-style.yml
/libCEED/Makefile
/libCEED/backends/cuda-gen/ceed-cuda-gen-operator-build.cpp
/libCEED/backends/cuda-gen/ceed-cuda-gen-operator.c
/libCEED/backends/cuda-gen/ceed-cuda-gen.c
/libCEED/backends/cuda-ref/ceed-cuda-ref-operator.c
/libCEED/backends/cuda-shared/ceed-cuda-shared-basis.c
/libCEED/backends/cuda/ceed-cuda-compile.cpp
/libCEED/backends/cuda/ceed-cuda-compile.h
/libCEED/backends/hip-gen/ceed-hip-gen-operator-build.cpp
/libCEED/backends/hip-gen/ceed-hip-gen-operator.c
/libCEED/backends/hip-gen/ceed-hip-gen.c
/libCEED/backends/hip-ref/ceed-hip-ref-operator.c
/libCEED/backends/hip-shared/ceed-hip-shared-basis.c
/libCEED/backends/hip/ceed-hip-compile.cpp
/libCEED/backends/hip/ceed-hip-compile.h
/libCEED/backends/magma/ceed-magma-basis.c
/libCEED/examples/ceed/README.md
/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/ceed/ex3-volume.c
/libCEED/examples/ceed/ex3-volume.h
/libCEED/examples/petsc/bpssphere.c
/libCEED/examples/petsc/bpsswarm.c
/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/include/ceed/ceed.h
/libCEED/include/ceed/jit-source/cuda/cuda-gen-templates.h
/libCEED/include/ceed/jit-source/cuda/cuda-shared-basis-nontensor-templates.h
/libCEED/include/ceed/jit-source/cuda/cuda-shared-basis-nontensor.h
/libCEED/include/ceed/jit-source/cuda/cuda-shared-basis-tensor-at-points.h
/libCEED/include/ceed/jit-source/cuda/cuda-shared-basis-tensor-templates.h
/libCEED/include/ceed/jit-source/cuda/cuda-shared-basis-tensor.h
/libCEED/interface/ceed-elemrestriction.c
/libCEED/interface/ceed-operator.c
/libCEED/tests/t233-elemrestriction.c
/libCEED/tests/t234-elemrestriction.c
af0e6e8913-Feb-2025 Jeremy L Thompson <jeremy@jeremylt.org>

gpu - add Transpose/TransposeAdd variants for AtPoints


/libCEED/.github/workflows/c-fortran-test-arm64.yml
/libCEED/.github/workflows/c-fortran-test-ppc64le.yml
/libCEED/.gitignore
/libCEED/Makefile
/libCEED/backends/cuda-gen/ceed-cuda-gen-operator-build.cpp
/libCEED/backends/cuda-gen/ceed-cuda-gen-operator-build.h
/libCEED/backends/cuda-gen/ceed-cuda-gen-operator.c
/libCEED/backends/cuda-gen/ceed-cuda-gen.h
/libCEED/backends/cuda-ref/ceed-cuda-ref-basis.c
/libCEED/backends/cuda-ref/ceed-cuda-ref-operator.c
/libCEED/backends/cuda-ref/ceed-cuda-ref-vector.c
/libCEED/backends/cuda-ref/kernels/cuda-ref-vector.cu
/libCEED/backends/cuda-shared/ceed-cuda-shared-basis.c
/libCEED/backends/cuda-shared/ceed-cuda-shared.h
/libCEED/backends/cuda/ceed-cuda-common.c
/libCEED/backends/cuda/ceed-cuda-compile.cpp
/libCEED/backends/cuda/ceed-cuda-compile.h
/libCEED/backends/hip-gen/ceed-hip-gen-operator-build.cpp
/libCEED/backends/hip-gen/ceed-hip-gen-operator-build.h
/libCEED/backends/hip-gen/ceed-hip-gen-operator.c
/libCEED/backends/hip-gen/ceed-hip-gen.h
/libCEED/backends/hip-ref/ceed-hip-ref-basis.c
/libCEED/backends/hip-ref/ceed-hip-ref-operator.c
/libCEED/backends/hip-ref/ceed-hip-ref-vector.c
/libCEED/backends/hip-ref/kernels/hip-ref-vector.hip.cpp
/libCEED/backends/hip-shared/ceed-hip-shared-basis.c
/libCEED/backends/hip-shared/ceed-hip-shared.h
/libCEED/backends/hip/ceed-hip-common.c
/libCEED/backends/hip/ceed-hip-compile.cpp
/libCEED/backends/hip/ceed-hip-compile.h
/libCEED/backends/memcheck/ceed-memcheck-vector.c
/libCEED/doc/sphinx/source/releasenotes.md
/libCEED/examples/ceed/ex1-volume.c
/libCEED/examples/ceed/ex2-surface.c
/libCEED/examples/petsc/area.c
/libCEED/examples/petsc/bps.c
/libCEED/examples/petsc/bpsraw.c
/libCEED/examples/petsc/bpssphere.c
/libCEED/examples/petsc/bpsswarm.c
/libCEED/examples/petsc/multigrid.c
/libCEED/examples/petsc/src/swarmutils.c
/libCEED/include/ceed/backend.h
/libCEED/include/ceed/jit-source/cuda/cuda-shared-basis-tensor-at-points.h
/libCEED/include/ceed/jit-source/hip/hip-shared-basis-tensor-at-points.h
/libCEED/interface/ceed-basis.c
/libCEED/interface/ceed-operator.c
/libCEED/interface/ceed.c
/libCEED/python/tests/test-1-vector.py
/libCEED/tests/t128-vector.c
/libCEED/tests/t319-basis.c
2d217acf13-Jan-2025 Jeremy L Thompson <jeremy@jeremylt.org>

hip - fix missing template, compile values, fn names

a24d84ea09-Jan-2025 Jeremy L Thompson <jeremy@jeremylt.org>

gpu - fix AtPoints transpose shift

1f6c24fe07-Jan-2025 Jeremy L Thompson <jeremy@jeremylt.org>

test - shrink sizes in t319 for non-tensor

6c13bbcb07-Jan-2025 Jeremy L Thompson <jeremy@jeremylt.org>

hip - add nontensor shared

aa4002ad03-Jan-2025 Jeremy L Thompson <jeremy@jeremylt.org>

gpu - use gen LoadMatrix in shared

9ff05d5503-Jan-2025 Jeremy L Thompson <jeremy@jeremylt.org>

cuda - add nontensor shared

3a2968d617-Dec-2024 Jeremy L Thompson <jeremy@jeremylt.org>

hip - AtPoints for hip/gen

688b547313-Dec-2024 Jeremy L Thompson <jeremy@jeremylt.org>

minor - fix style in gen templates

4eda27c213-Dec-2024 Jeremy L Thompson <jeremy@jeremylt.org>

gpu - minor fix to 1d AtPoints basis transpose

8b97b69a05-Dec-2024 Jeremy L Thompson <jeremy@jeremylt.org>

cuda - AtPoints for cuda/gen

b6a2eb7909-Dec-2024 Jeremy L Thompson <jeremy@jeremylt.org>

shared - AtPoints template changes for gen

f815fac909-Dec-2024 Jeremy L Thompson <jeremy@jeremylt.org>

gen - fun name standardization

5f954c1927-Nov-2024 Jeremy L Thompson <jeremy@jeremylt.org>

gpu - template loop over points for basis action

9e1d4b8207-Nov-2024 Jeremy L Thompson <jeremy@jeremylt.org>

gpu - shared AtPoints

81ae615911-Nov-2024 Jeremy L Thompson <jeremy@jeremylt.org>

gpu - split AtPoints basis between Transpose/no

12345