History log of /libCEED/backends/ (Results 201 – 225 of 1139)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
b73fa92c24-Jun-2024 Jeremy L Thompson <jeremy@jeremylt.org>

style - also format .cu files

956a3dba24-Jun-2024 Jeremy L Thompson <jeremy@jeremylt.org>

hip - fix references to .cu

3196072f24-Jun-2024 Jeremy L Thompson <jeremy@jeremylt.org>

hip - add Vec*Strided utils

f1c2287b24-Jun-2024 Jeremy L Thompson <jeremy@jeremylt.org>

cuda - add Vec*Strided utils

9ef2204824-Jun-2024 Jeremy L Thompson <jeremy@jeremylt.org>

cuda - follow multi line statement conventions

097cc79521-Jun-2024 James Wright <james@jameswright.xyz>

basis: CreateProjection set q_ref, q_weight to NULL


/libCEED/.gitlab-ci.yml
/libCEED/Makefile
cuda-ref/ceed-cuda-ref-basis.c
cuda-shared/ceed-cuda-shared-basis.c
hip-ref/ceed-hip-ref-basis.c
hip-shared/ceed-hip-shared-basis.c
magma/ceed-magma-basis.c
sycl-gen/ceed-sycl-gen.sycl.cpp
sycl-ref/ceed-sycl-ref-basis.sycl.cpp
sycl-shared/ceed-sycl-shared-basis.sycl.cpp
sycl-shared/ceed-sycl-shared.sycl.cpp
/libCEED/examples/fluids/Makefile
/libCEED/examples/fluids/README.md
/libCEED/examples/fluids/include/bc_definition.h
/libCEED/examples/fluids/include/log_events.h
/libCEED/examples/fluids/include/sgs_model_torch.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/bc_freestream.c
/libCEED/examples/fluids/problems/bc_slip.c
/libCEED/examples/fluids/problems/blasius.c
/libCEED/examples/fluids/problems/eulervortex.c
/libCEED/examples/fluids/problems/gaussianwave.c
/libCEED/examples/fluids/problems/newtonian.c
/libCEED/examples/fluids/problems/sgs_dd_model.c
/libCEED/examples/fluids/problems/sgs_model_torch_weak.c
/libCEED/examples/fluids/problems/shocktube.c
/libCEED/examples/fluids/problems/stg_shur14.c
/libCEED/examples/fluids/problems/torch/sgs_model_torch.cpp
/libCEED/examples/fluids/pytorch_pkgconfig.py
/libCEED/examples/fluids/qfunctions/bc_freestream.h
/libCEED/examples/fluids/qfunctions/bc_slip.h
/libCEED/examples/fluids/qfunctions/blasius.h
/libCEED/examples/fluids/qfunctions/channel.h
/libCEED/examples/fluids/qfunctions/densitycurrent.h
/libCEED/examples/fluids/qfunctions/differential_filter.h
/libCEED/examples/fluids/qfunctions/gaussianwave.h
/libCEED/examples/fluids/qfunctions/newtonian.h
/libCEED/examples/fluids/qfunctions/newtonian_state.h
/libCEED/examples/fluids/qfunctions/newtonian_types.h
/libCEED/examples/fluids/qfunctions/riemann_solver.h
/libCEED/examples/fluids/qfunctions/sgs_dd_model.h
/libCEED/examples/fluids/qfunctions/stg_shur14.h
/libCEED/examples/fluids/qfunctions/taylorgreen.h
/libCEED/examples/fluids/qfunctions/turb_spanstats.h
/libCEED/examples/fluids/qfunctions/velocity_gradient_projection.h
/libCEED/examples/fluids/src/bc_definition.c
/libCEED/examples/fluids/src/boundary_condition.c
/libCEED/examples/fluids/src/cloptions.c
/libCEED/examples/fluids/src/differential_filter.c
/libCEED/examples/fluids/src/log_events.c
/libCEED/examples/fluids/src/misc.c
/libCEED/examples/fluids/src/setupdm.c
/libCEED/examples/fluids/src/turb_spanstats.c
/libCEED/examples/fluids/src/velocity_gradient_projection.c
/libCEED/examples/fluids/tests-output/createPyTorchModel/NNModel_HIT.pt
/libCEED/examples/fluids/tests-output/createPyTorchModel/NNModel_HIT_fp64_jit.pt
/libCEED/examples/fluids/tests-output/createPyTorchModel/README.md
/libCEED/examples/fluids/tests-output/createPyTorchModel/update_weights.py
/libCEED/examples/fluids/tests-output/fluids-navierstokes-gaussianwave-IDL-entropy.bin
/libCEED/examples/fluids/tests-output/fluids-navierstokes-gaussianwave-IDL.bin
/libCEED/examples/fluids/tests-output/fluids-navierstokes-gaussianwave-explicit.bin
/libCEED/examples/fluids/tests-output/fluids-navierstokes-gaussianwave-shell.bin
/libCEED/examples/solids/README.md
/libCEED/examples/solids/elasticity.c
/libCEED/examples/solids/index.md
/libCEED/examples/solids/problems/cl-problems.h
/libCEED/examples/solids/problems/finite-strain-mooney-rivlin.c
/libCEED/examples/solids/problems/finite-strain-neo-hookean.c
/libCEED/examples/solids/problems/linear.c
/libCEED/examples/solids/problems/problems.c
/libCEED/examples/solids/problems/problems.h
/libCEED/examples/solids/qfunctions/finite-strain-mooney-rivlin.h
/libCEED/examples/solids/qfunctions/finite-strain-neo-hookean.h
/libCEED/examples/solids/qfunctions/linear.h
/libCEED/examples/solids/src/cl-options.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-tensor.h
/libCEED/interface/ceed-basis.c
/libCEED/tests/junit.py
/libCEED/tests/t319-basis.c
fc0f7cc631-May-2024 Jeremy L Thompson <jeremy@jeremylt.org>

basis - ApplyAtPoints should take number of elem

75765c5e29-May-2024 Jeremy L Thompson <jeremy@jeremylt.org>

minor - fix typo

56ef6bd528-May-2024 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1591 from CEED/jeremy/ref-clean-access

Clean up QF assembly memory access

ff8551c528-May-2024 Jeremy L Thompson <jeremy@jeremylt.org>

style - num_active_* => qf_size_*

1a3e18b323-May-2024 Jeremy L Thompson <jeremy@jeremylt.org>

memcheck - vec writable buffer

c7b6779023-May-2024 Jeremy L Thompson <jeremy@jeremylt.org>

cpu - clean up QF assembly memory access

29ec485e22-May-2024 Jed Brown <jed@jedbrown.org>

backends/cuda: NVRTC compile to CUBIN when supported (resolve #1587)

This allows using a newer CUDA runtime with an older driver, and seems
to have no downsides.

NVRTC can generate cubins directl

backends/cuda: NVRTC compile to CUBIN when supported (resolve #1587)

This allows using a newer CUDA runtime with an older driver, and seems
to have no downsides.

NVRTC can generate cubins directly starting with CUDA 11.1. [...]
NVRTC used to support only virtual architectures through the option
-arch, since it was only emitting PTX. It will now support actual
architectures as well to emit SASS. The interface is augmented to
retrieve either the PTX or cubin if an actual architecture is
specified.

https://docs.nvidia.com/cuda/cuda-c-best-practices-guide/index.html#dynamic-code-generation

show more ...

0b63de3117-May-2024 Jeremy L Thompson <jeremy@jeremylt.org>

rstr - transpose AtPoints restriction fixes

8be297ee14-May-2024 Jeremy L Thompson <jeremy@jeremylt.org>

points - fix gpu conversion to standard indexing for num_comp with rstr AtPoints

0c7f167f14-May-2024 Zach Atkins <zach.atkins@colorado.edu>

Update backends/ref/ceed-ref-operator.c

Co-authored-by: Jeremy L Thompson <jeremy@jeremylt.org>

64a7ec2f14-May-2024 Zach Atkins <zach.atkins@colorado.edu>

Fix bug in diagonal assembly for point operators

831877b709-May-2024 Jeremy L Thompson <jeremy@jeremylt.org>

tidy - minor fix of unititalized value warning

b20a4af908-May-2024 Jeremy L Thompson <jeremy@jeremylt.org>

cuda - add ElemRestrictionAtPoints

637baffd08-May-2024 Jeremy L Thompson <jeremy@jeremylt.org>

rstr - minor naming fix

ff1bc20e08-May-2024 Jeremy L Thompson <jeremy@jeremylt.org>

rstr - allow backends to add padding to AtPoints E-vec

fe96005407-May-2024 Jeremy L Thompson <jeremy@jeremylt.org>

hip - add ElemRestrictionAtPoints

f748815302-May-2024 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1464 from CEED/jeremy/libxsmm-update

xsmm - update for function name change

f220c67c06-Feb-2024 Jeremy L Thompson <jeremy@jeremylt.org>

xsmm - update for function name change


xsmm/ceed-xsmm-tensor.c
/libCEED/examples/fluids/README.md
/libCEED/examples/fluids/advection.yaml
/libCEED/examples/fluids/include/ceed-utils.h
/libCEED/examples/fluids/include/mat-ceed-impl.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/bc_freestream.c
/libCEED/examples/fluids/problems/bc_slip.c
/libCEED/examples/fluids/problems/blasius.c
/libCEED/examples/fluids/problems/channel.c
/libCEED/examples/fluids/problems/densitycurrent.c
/libCEED/examples/fluids/problems/eulervortex.c
/libCEED/examples/fluids/problems/gaussianwave.c
/libCEED/examples/fluids/problems/newtonian.c
/libCEED/examples/fluids/problems/sgs_dd_model.c
/libCEED/examples/fluids/problems/shocktube.c
/libCEED/examples/fluids/problems/stg_shur14.c
/libCEED/examples/fluids/problems/stg_shur14.h
/libCEED/examples/fluids/problems/taylorgreen.c
/libCEED/examples/fluids/qfunctions/advection.h
/libCEED/examples/fluids/qfunctions/advection_types.h
/libCEED/examples/fluids/qfunctions/blasius.h
/libCEED/examples/fluids/qfunctions/newtonian.h
/libCEED/examples/fluids/qfunctions/newtonian_types.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/dm_utils.c
/libCEED/examples/fluids/src/mat-ceed.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/smartsim/sgs_dd_training.c
/libCEED/examples/fluids/src/smartsim/smartsim.c
/libCEED/examples/fluids/src/smartsim_weak.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-adv-skew.bin
/libCEED/examples/fluids/tests-output/fluids-navierstokes-adv2d-rotation-explicit-stab-supg-consistent-mass.bin
/libCEED/examples/fluids/tests-output/fluids-navierstokes-gaussianwave-IDL.bin
/libCEED/examples/fluids/tests-output/fluids-navierstokes-gaussianwave-explicit.bin
/libCEED/examples/fluids/tests-output/y00_output.npy
/libCEED/examples/fluids/tests-output/y01_output.npy
/libCEED/include/ceed/jit-tools.h
/libCEED/interface/ceed-jit-tools.c
/libCEED/interface/ceed.c
/libCEED/tests/junit.py
fb133d4b25-Apr-2024 Jeremy L Thompson <jeremy@jeremylt.org>

cpu - add AssembleAddDiagonal for AtPoints Operator


ref/ceed-ref-operator.c
/libCEED/examples/fluids/README.md
/libCEED/examples/fluids/advection.yaml
/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/bc_freestream.c
/libCEED/examples/fluids/problems/bc_slip.c
/libCEED/examples/fluids/problems/blasius.c
/libCEED/examples/fluids/problems/channel.c
/libCEED/examples/fluids/problems/densitycurrent.c
/libCEED/examples/fluids/problems/eulervortex.c
/libCEED/examples/fluids/problems/gaussianwave.c
/libCEED/examples/fluids/problems/newtonian.c
/libCEED/examples/fluids/problems/sgs_dd_model.c
/libCEED/examples/fluids/problems/shocktube.c
/libCEED/examples/fluids/problems/stg_shur14.c
/libCEED/examples/fluids/problems/stg_shur14.h
/libCEED/examples/fluids/problems/taylorgreen.c
/libCEED/examples/fluids/qfunctions/advection.h
/libCEED/examples/fluids/qfunctions/advection_types.h
/libCEED/examples/fluids/qfunctions/newtonian.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/dm_utils.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/src/smartsim/sgs_dd_training.c
/libCEED/examples/fluids/src/smartsim/smartsim.c
/libCEED/examples/fluids/src/smartsim_weak.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-adv-skew.bin
/libCEED/examples/fluids/tests-output/fluids-navierstokes-adv2d-rotation-explicit-stab-supg-consistent-mass.bin
/libCEED/examples/fluids/tests-output/fluids-navierstokes-gaussianwave-explicit.bin
/libCEED/examples/fluids/tests-output/y00_output.npy
/libCEED/examples/fluids/tests-output/y01_output.npy
/libCEED/include/ceed/jit-tools.h
/libCEED/interface/ceed-jit-tools.c
/libCEED/interface/ceed.c
/libCEED/tests/junit.py
/libCEED/tests/t533-operator.c
/libCEED/tests/t592-operator.c
/libCEED/tests/t593-operator.c
/libCEED/tests/t594-operator.c

12345678910>>...46