| 53af4701 | 04-Oct-2024 |
Jeremy L Thompson <jeremy@jeremylt.org> |
ci - allow early failure on GitLab CI |
| 70952158 | 04-Oct-2024 |
James Wright <james@jameswright.xyz> |
fix(fluids): Update tests for fixed ts_type alpha
The startup logic for `ts_type: alpha` was fixed in petsc/petsc!7816, so the reference solutions needed to be fixed as well. |
| e704478d | 03-Oct-2024 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #1678 from CEED/jeremy/vec-fix
vec - fix poinwisemult length check |
| 54404f0b | 03-Oct-2024 |
Jeremy L Thompson <jeremy@jeremylt.org> |
gpu - fix atpoints evec for diag incompatibility |
| ccad5cb9 | 03-Oct-2024 |
Jeremy L Thompson <jeremy@jeremylt.org> |
vec - fix poinwisemult length check |
| bdd4742d | 02-Oct-2024 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #1673 from CEED/jeremy/use-work-vecs
GPU Operators use work vectors |
| 96093a69 | 26-Sep-2024 |
Jeremy L Thompson <jeremy@jeremylt.org> |
minor - bump max it clip on bps slightly |
| 19a04db8 | 26-Sep-2024 |
Jeremy L Thompson <jeremy@jeremylt.org> |
gpu - only overwite portion of basis target used |
| 8bbba8cd | 26-Sep-2024 |
Jeremy L Thompson <jeremy@jeremylt.org> |
gpu - use cached work vectors across operators |
| 034f99fd | 25-Sep-2024 |
Jeremy L Thompson <jeremy@jeremylt.org> |
gpu - further ref refactoring |
| 43e13fee | 24-Sep-2024 |
Jeremy L Thompson <jeremy@jeremylt.org> |
gpu - refactor ref operator |
| 01ecf5b4 | 26-Sep-2024 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #1674 from CEED/jeremy/cov-excl
Houskeeping |
| 6c10af5d | 26-Sep-2024 |
Jeremy L Thompson <jeremy@jeremylt.org> |
minor - style and lcov fixes |
| 8f302d07 | 26-Sep-2024 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #1664 from CEED/jeremy/memcheck-tidy
memcheck - clarify vector access |
| 2bf66f3b | 25-Sep-2024 |
Jeremy L Thompson <jeremy@jeremylt.org> |
memcheck - clearer QF output NaN error msg |
| f009e520 | 24-Sep-2024 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #1672 from CEED/jeremy/work-vector
ceed - add Ceed[Get,Restore]WorkVector |
| 73501bfe | 23-Sep-2024 |
Jeremy L Thompson <jeremy@jeremylt.org> |
ceed - add Ceed[Get,Restore]WorkVector |
| 3156c357 | 23-Sep-2024 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #1669 from CEED/jeremy/fix-ci
ci - restore int64 testing |
| 77d04a1c | 19-Sep-2024 |
Jeremy L Thompson <jeremy@jeremylt.org> |
memcheck - emulate device vector methods too |
| 0307dd02 | 16-Sep-2024 |
Jeremy L Thompson <jeremy@jeremylt.org> |
memcheck - also tidy up the ctx impl |
| 3345ba21 | 16-Sep-2024 |
Jeremy L Thompson <jeremy@jeremylt.org> |
memcheck - minor clarify on QF impl |
| 9937a20e | 16-Sep-2024 |
Jeremy L Thompson <jeremy@jeremylt.org> |
memcheck - clarify vector access |
| 3472baab | 20-Sep-2024 |
Jeremy L Thompson <jeremy@jeremylt.org> |
ci - restore int64 testing |
| d2c752cb | 20-Sep-2024 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #1667 from CEED/jeremy/drop-cast
minor - drop unneeded casts |
| e5422a12 | 20-Sep-2024 |
Jeremy L Thompson <jeremy@jeremylt.org> |
ci - use non int64 due to PETSc leak |