| #
d4cc1845
|
| 30-Dec-2025 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #1912 from CEED/jeremy/copyright
minor - update copyright to 2026
|
| #
9ba83ac0
|
| 19-Dec-2025 |
Jeremy L Thompson <jeremy@jeremylt.org> |
minor - update copyright to 2026
|
| #
fde09a2a
|
| 02-Sep-2025 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #1890 from CEED/zach/at-points-update-reference-coords
at-points - ensure reference point coordinates are always up to date
|
| #
68c01f39
|
| 02-Sep-2025 |
Zach Atkins <zach.atkins@colorado.edu> |
gpu - add state checking for at-points element restriction
|
| #
20a16a5f
|
| 20-Mar-2025 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #1786 from CEED/jeremy/copy-headers
minor - upate copyright to 2025
|
| #
d275d636
|
| 19-Mar-2025 |
Jeremy L Thompson <jeremy@jeremylt.org> |
minor - upate copyright to 2025
|
| #
be8d6f55
|
| 12-Nov-2024 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #1710 from CEED/jeremy/split-at-points
Split AtPoints basis between Transpose/no
|
| #
81ae6159
|
| 11-Nov-2024 |
Jeremy L Thompson <jeremy@jeremylt.org> |
gpu - split AtPoints basis between Transpose/no
|
| #
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
|
| #
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
|
| #
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
|
| #
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
|
| #
3aab95c0
|
| 05-Aug-2024 |
Jeremy L Thompson <jeremy@jeremylt.org> |
op - minor performance improvement for op with repeat input rstr
|
| #
371292c6
|
| 11-Jul-2024 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #1625 from CEED/jeremy/diag-at-points-gpu
GPU Diagonal Assembly AtPoints
|
| #
37fb1fa7
|
| 11-Jul-2024 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #1597 from CEED/jeremy/basis-at-points-gpu
GPU BasisApplyAtPoints
|
| #
756ca9e9
|
| 20-Jun-2024 |
Jeremy L Thompson <jeremy@jeremylt.org> |
cuda - add AtPoints CeedOperator
|
| #
34d14614
|
| 30-May-2024 |
Jeremy L Thompson <jeremy@jeremylt.org> |
cuda - impl BasisApplyAtPoints
|
| #
d01ebc63
|
| 24-Jun-2024 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #1615 from CEED/jeremy/gpu-op-ref-cache
Skip unneeded restrictions in OpApply for GPU Ref
|