| #
6b50d2be
|
| 03-Feb-2025 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #1735 from CEED/jeremy/nontensor-gen
Nontensor gen operators
|
| #
9123fb08
|
| 29-Jan-2025 |
Jeremy L Thompson <jeremy@jeremylt.org> |
hip - nontensor gen operators
|
| #
e3ae47f6
|
| 23-Oct-2024 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #1702 from CEED/jeremy/get-ceed-object
Ceed*Get[CeedObject] Needs Destroy
|
| #
c11e12f4
|
| 23-Oct-2024 |
Jeremy L Thompson <jeremy@jeremylt.org> |
qf - require CeedOpGetQF to be Destroyed
|
| #
9bc66399
|
| 22-Oct-2024 |
Jeremy L Thompson <jeremy@jeremylt.org> |
ceed - require *GetCeed ceed to be Destroyed
|
| #
1dc8b1e6
|
| 21-Oct-2024 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #1696 from CEED/jeremy/jit-include
JiT include update
|
| #
9c25dd66
|
| 18-Oct-2024 |
Jeremy L Thompson <jeremy@jeremylt.org> |
cuda/hip - use new include pattern for JiT
|
| #
9beba358
|
| 11-Oct-2024 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #1646 from CEED/jeremy/get-restore
Must Destroy OperatorField Objects
|
| #
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
|
| #
c43990d0
|
| 10-Oct-2024 |
Jeremy L Thompson <jeremy@jeremylt.org> |
minor - simplification
|
| #
8b0f7348
|
| 10-Oct-2024 |
Jeremy L Thompson <jeremy@jeremylt.org> |
gpu - clean up small leaks
|
| #
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
|
| #
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
|
| #
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
|
| #
25c4e04a
|
| 05-Sep-2024 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #1655 from CEED/jeremy/at-points-transpose
AtPoints - fix transpose basis apply on GPU
|
| #
111870fe
|
| 04-Sep-2024 |
Jeremy L Thompson <jeremy@jeremylt.org> |
AtPoints - fix transpose basis apply on GPU
|
| #
71ed691c
|
| 29-Aug-2024 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #1648 from CEED/jeremy/cuda-reuse-out
Reuse GPU E-vecs
|
| #
8a213570
|
| 26-Aug-2024 |
Jeremy L Thompson <jeremy@jeremylt.org> |
gpu - reuse evecs for AtPoints where able
|
| #
41655a23
|
| 22-Aug-2024 |
Jeremy L Thompson <jeremy@jeremylt.org> |
gpu - reuse evecs where able
|
| #
f8a0df59
|
| 21-Aug-2024 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Skip duplicate transpose restrictions (#1645)
* cpu - skip duplicate output rstr
* cuda - skip duplicate output rstr
* hip - skip duplicate output rstr
|
| #
50ca0d96
|
| 05-Aug-2024 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #1643 from CEED/jeremy/less-rstr
Minor performance improvement for op with repeat input rstr
|