History log of /libCEED/backends/ (Results 301 – 325 of 1139)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
6d5e61d420-Dec-2023 Sebastian Grimberg <sjg@amazon.com>

make format

bf9b6c6b20-Dec-2023 Sebastian Grimberg <sjg@amazon.com>

Strided transpose element restriction does not require atomic adds


/libCEED/CONTRIBUTING.md
/libCEED/Makefile
ref/ceed-ref-restriction.c
/libCEED/doc/sphinx/source/gpu.md
/libCEED/doc/sphinx/source/index.md
/libCEED/doc/sphinx/source/libCEEDapi.md
/libCEED/doc/sphinx/source/precision.md
/libCEED/doc/sphinx/source/releasenotes.md
/libCEED/examples/petsc/README.md
/libCEED/include/ceed/ceed.h
/libCEED/interface/ceed-elemrestriction.c
/libCEED/interface/ceed-operator.c
/libCEED/tests/README.md
/libCEED/tests/t208-elemrestriction-f.f90
/libCEED/tests/t314-basis-f.f90
/libCEED/tests/t320-basis-f.f90
/libCEED/tests/t322-basis-f.f90
/libCEED/tests/t323-basis-f.f90
/libCEED/tests/t400-qfunction-f.f90
/libCEED/tests/t401-qfunction-f.f90
/libCEED/tests/t402-qfunction-f.f90
/libCEED/tests/t500-operator-f.f90
/libCEED/tests/t501-operator-f.f90
/libCEED/tests/t502-operator-f.f90
/libCEED/tests/t503-operator-f.f90
/libCEED/tests/t504-operator-f.f90
/libCEED/tests/t505-operator-f.f90
/libCEED/tests/t506-operator-f.f90
/libCEED/tests/t510-operator-f.f90
/libCEED/tests/t511-operator-f.f90
/libCEED/tests/t520-operator-f.f90
/libCEED/tests/t521-operator-f.f90
/libCEED/tests/t522-operator-f.f90
/libCEED/tests/t523-operator-f.f90
/libCEED/tests/t524-operator-f.f90
/libCEED/tests/t530-operator-f.f90
/libCEED/tests/t531-operator-f.f90
/libCEED/tests/t532-operator-f.f90
/libCEED/tests/t533-operator-f.f90
/libCEED/tests/t534-operator-f.f90
/libCEED/tests/t535-operator-f.f90
/libCEED/tests/t536-operator-f.f90
/libCEED/tests/t540-operator-f.f90
/libCEED/tests/t550-operator-f.f90
/libCEED/tests/t552-operator-f.f90
0836ce8d12-Dec-2023 Sebastian Grimberg <sjg@amazon.com>

Minor function signature fix caught with ASan

51d50b5907-Dec-2023 Jeremy L Thompson <jeremy@jeremylt.org>

memcheck - match nan check for QFunction field size

e910d74808-Dec-2023 Jeremy L Thompson <jeremy@jeremylt.org>

cpu - fix memcheck detection of uninitalized outputs

38e8318308-Dec-2023 Jeremy L Thompson <jeremy@jeremylt.org>

swarm - fix op swarm input access


/libCEED/.clang-format
ref/ceed-ref-operator.c
/libCEED/examples/petsc/.gitignore
/libCEED/examples/petsc/Makefile
/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/dmswarm.c
/libCEED/examples/petsc/include/areaproblemdata.h
/libCEED/examples/petsc/include/bpsproblemdata.h
/libCEED/examples/petsc/include/libceedsetup.h
/libCEED/examples/petsc/include/matops.h
/libCEED/examples/petsc/include/petscutils.h
/libCEED/examples/petsc/include/petscversion.h
/libCEED/examples/petsc/include/sphereproblemdata.h
/libCEED/examples/petsc/include/structs.h
/libCEED/examples/petsc/include/swarmutils.h
/libCEED/examples/petsc/multigrid.c
/libCEED/examples/petsc/qfunctions/swarm/swarmmass.h
/libCEED/examples/petsc/src/libceedsetup.c
/libCEED/examples/petsc/src/matops.c
/libCEED/examples/petsc/src/petscutils.c
/libCEED/examples/petsc/src/swarmutils.c
/libCEED/gallery/ceed-gallery-list.h
/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/ceed.h
/libCEED/interface/ceed-basis.c
/libCEED/interface/ceed-cuda.c
/libCEED/interface/ceed-elemrestriction.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-vector.c
/libCEED/interface/ceed.c
33bb61d405-Dec-2023 Kris Rowe <kris.rowe@anl.gov>

Replace calls to deprecated `local_accessor::get_pointer()`

78cbaa9530-Nov-2023 Sebastian Grimberg <sebastiangrimb@gmail.com>

Merge pull request #1300 from CEED/sjg/hcurl-hdiv-basis-cuda-hip

H(div) and H(curl) basis support for `cuda-ref` and `hip-ref` backends

48acf71030-Nov-2023 Jeremy L Thompson <jeremy@jeremylt.org>

OperatorAtPoints (#1390)

* op - add AtPoints interface

* op - reorder AtPoints QFunction for consistency

* op - add CEED_EVAL_WEIGHT for operator AtPoints

* doc - add CeedOperatorCreateAtPo

OperatorAtPoints (#1390)

* op - add AtPoints interface

* op - reorder AtPoints QFunction for consistency

* op - add CEED_EVAL_WEIGHT for operator AtPoints

* doc - add CeedOperatorCreateAtPoints to release notes

show more ...

9c34f28e28-Nov-2023 Jeremy L Thompson <jeremy@jeremylt.org>

rstr - reorder AtPoints ordering for consistency


/libCEED/.gitlab-ci.yml
/libCEED/Makefile
ref/ceed-ref-restriction.c
/libCEED/doc/sphinx/source/releasenotes.md
/libCEED/examples/fluids/Makefile
/libCEED/examples/fluids/README.md
/libCEED/examples/fluids/include/petsc_ops.h
/libCEED/examples/fluids/include/smartsim.h
/libCEED/examples/fluids/index.md
/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/eulervortex.c
/libCEED/examples/fluids/problems/newtonian.c
/libCEED/examples/fluids/problems/sgs_dd_model.c
/libCEED/examples/fluids/problems/shocktube.c
/libCEED/examples/fluids/qfunctions/advection.h
/libCEED/examples/fluids/qfunctions/advection2d.h
/libCEED/examples/fluids/qfunctions/advection_types.h
/libCEED/examples/fluids/qfunctions/differential_filter.h
/libCEED/examples/fluids/qfunctions/differential_filter_enums.h
/libCEED/examples/fluids/qfunctions/newtonian_state.h
/libCEED/examples/fluids/qfunctions/sgs_dd_model.h
/libCEED/examples/fluids/qfunctions/sgs_dd_training.h
/libCEED/examples/fluids/smartsim_regression_framework.py
/libCEED/examples/fluids/src/cloptions.c
/libCEED/examples/fluids/src/differential_filter.c
/libCEED/examples/fluids/src/setuplibceed.c
/libCEED/examples/fluids/src/setupts.c
/libCEED/examples/fluids/src/smartsim/sgs_dd_training.c
/libCEED/examples/fluids/src/smartsim/smartsim.c
/libCEED/examples/fluids/src/smartsim_weak.c
/libCEED/examples/fluids/src/velocity_gradient_projection.c
/libCEED/examples/fluids/tests-output/y0_output.npy
/libCEED/include/ceed/backend.h
/libCEED/include/ceed/ceed.h
/libCEED/include/ceed/types.h
/libCEED/interface/ceed-basis.c
/libCEED/interface/ceed-operator.c
/libCEED/interface/ceed-qfunctioncontext.c
/libCEED/interface/ceed-types.c
/libCEED/tests/junit.py
/libCEED/tests/junit_common.py
/libCEED/tests/t351-basis.c
/libCEED/tests/t352-basis.c
/libCEED/tests/t354-basis.c
/libCEED/tests/t356-basis.c
/libCEED/tests/t407-qfunction.c
d075f50b11-Aug-2023 Sebastian Grimberg <sjg@amazon.com>

H(div) and H(curl) basis support for cuda-ref and hip-ref backends

93f4dbf107-Sep-2023 Sebastian Grimberg <sjg@amazon.com>

Remove legacy CeedChk and CeedChkBackend (should use CeedCall, CeedCallBackend instead)

d5c4fb6403-Nov-2023 nbeams <246972+nbeams@users.noreply.github.com>

Add updated MI100 tuning data; make style updates for tuning data

e727068703-Nov-2023 nbeams <246972+nbeams@users.noreply.github.com>

Add updated A100 tuning data

922f471503-Nov-2023 nbeams <246972+nbeams@users.noreply.github.com>

Add updated MI250X tuning data

dc21572127-Oct-2023 Sebastian Grimberg <sjg@amazon.com>

Add RTC tuning data for V100 and H100

78d8503217-Oct-2023 Sebastian Grimberg <sjg@amazon.com>

Increment NB by 2 or 4 to speed up tuning

47cb578913-Oct-2023 Sebastian Grimberg <sjg@amazon.com>

Add 2*p quadrature rules to tuning data (previously was just 2*(p-1)

4c387b0f05-Oct-2023 Sebastian Grimberg <sjg@amazon.com>

Add documentation for MAGMA autotuning

7c7f2ed804-Oct-2023 Sebastian Grimberg <sjg@amazon.com>

New RTC tuning data format

acc0bb1204-Oct-2023 Sebastian Grimberg <sjg@amazon.com>

Fixes and improvements to autotuning code

26bdecf304-Oct-2023 Sebastian Grimberg <sjg@amazon.com>

Add Python program to automatically generate tuning data for MAGMA RTC kernels

ac8b7a1c04-Oct-2023 Sebastian Grimberg <sjg@amazon.com>

Add simple test program to generate benchmark data for CeedBasis operations

90a4cd1827-Oct-2023 Sebastian Grimberg <sjg@amazon.com>

Whitespace formatting consistency with libCEED style

7132caa020-Oct-2023 Sebastian Grimberg <sjg@amazon.com>

Remove need to zero out V vector before applying basis transpose for magma backends

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