| 8a297abd | 11-Oct-2024 |
James Wright <james@jameswright.xyz> |
feat(op): Add CeedCompositeOperatorGetSubByName()
Co-authored-by: Jeremy L Thompson <jeremy@jeremylt.org> |
| 9beba358 | 11-Oct-2024 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #1646 from CEED/jeremy/get-restore
Must Destroy OperatorField Objects |
| 6782e2f8 | 17-Sep-2024 |
Jeremy L Thompson <jeremy@jeremylt.org> |
sycl - fix regresions |
| 85938a6d | 11-Sep-2024 |
James Wright <james@jameswright.xyz> |
sycl - Misc fixes |
| ac2269bd | 11-Sep-2024 |
Jeremy L Thompson <jeremy@jeremylt.org> |
sycl - consistency and correctness fixes |
| 567c3c29 | 09-Sep-2024 |
Jeremy L Thompson <jeremy@jeremylt.org> |
rust - restore tests from #1451 |
| e03fef56 | 09-Sep-2024 |
Jeremy L Thompson <jeremy@jeremylt.org> |
rust - fix CeedOperatorFieldGet* |
| 681d0ea7 | 19-Aug-2024 |
Jeremy L Thompson <jeremy@jeremylt.org> |
op - ReferenceCopy for CeedOperatorFieldGet* |
| f529add9 | 11-Oct-2024 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #1688 from CEED/jeremy/cuda-asan
GPU CI Updates |
| f3296101 | 10-Oct-2024 |
Jeremy L Thompson <jeremy@jeremylt.org> |
CI - tidier unset
Co-authored-by: James Wright <james@jameswright.xyz> |
| c43990d0 | 10-Oct-2024 |
Jeremy L Thompson <jeremy@jeremylt.org> |
minor - simplification |
| 38f1a2a7 | 10-Oct-2024 |
Jeremy L Thompson <jeremy@jeremylt.org> |
ci - shift some tests to CUDA from ROCM |
| 8b0f7348 | 10-Oct-2024 |
Jeremy L Thompson <jeremy@jeremylt.org> |
gpu - clean up small leaks |
| 13da2136 | 10-Oct-2024 |
Jeremy L Thompson <jeremy@jeremylt.org> |
ci - ASAN for CUDA |
| dfc3c7dd | 08-Oct-2024 |
James Wright <james@jameswright.xyz> |
Merge pull request #1683 from CEED/jrwrigh/fix_oob
fix(jit): OOB array access in CeedNormalizePath |
| 54f3731b | 08-Oct-2024 |
James Wright <james@jameswright.xyz> |
Merge pull request #1687 from CEED/jrwrigh/cast_to_ceedsize
fix(precon): Cast to CeedSize before multiplication |
| 423827c2 | 08-Oct-2024 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #1680 from CEED/jeremy/junit-missing-file
junit - error if output file not found |
| 6e25802e | 06-Oct-2024 |
James Wright <james@jameswright.xyz> |
fix(jit): OOB array access in CeedNormalizePath |
| c81f2b9d | 08-Oct-2024 |
James Wright <james@jameswright.xyz> |
fix(precon): Cast to CeedSize before multiplication |
| ecceccc8 | 04-Oct-2024 |
Jeremy L Thompson <jeremy@jeremylt.org> |
junit - error if output file not found |
| 68ce6629 | 08-Oct-2024 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #1681 from CEED/jrwrigh/fix_fluids_alpha
fix(fluids): Update tests for fixed ts_type alpha |
| ef67a58e | 08-Oct-2024 |
Zach Atkins <zacharyjayhawk@gmail.com> |
Merge pull request #1685 from CEED/zach/register-add-at-points |
| d474dafe | 07-Oct-2024 |
Zach Atkins <zach.atkins@colorado.edu> |
Register ApplyAddAtPoints for /cuda/shared |
| 8535f0aa | 04-Oct-2024 |
Jeremy L Thompson <jeremy@jeremylt.org> |
fluids - more info in error |
| bb86b340 | 04-Oct-2024 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #1682 from CEED/jeremy/ci-aborts
ci - allow early failure on GitLab CI |