| 73b5a3bf | 15-Jul-2025 |
Zach Atkins <zach.atkins@colorado.edu> |
ceed - replace usage of `ceed->op_fallback_parent` with `ceed->parent` |
| 07d8a9fd | 14-Jul-2025 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #1855 from CEED/zach/fix-flops
Fix grad basis flop counts |
| 27a8a650 | 12-Jul-2025 |
Zach Atkins <Zach.Atkins@colorado.edu> |
Fix grad basis flop counts |
| f1f13db4 | 11-Jul-2025 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #1854 from CEED/jeremy/minor-at-points-update
Minor reduction in AtPoints grad FLOPs |
| 4db22773 | 11-Jul-2025 |
Jeremy L Thompson <jeremy@jeremylt.org> |
atpoints - drop old hack to avoid bug |
| dc7b9553 | 11-Jul-2025 |
Jeremy L Thompson <jeremy@jeremylt.org> |
gpu - minor reduction in AtPoints grad FLOPs |
| 77c494ee | 10-Jul-2025 |
Jeremy L Thompson <jeremy@jeremylt.org> |
gpu - minor reordering to reduce at-points flops |
| 65d13065 | 10-Jul-2025 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #1852 from CEED/jeremy/fix-flop-count
basis - fix flop counting for gpu at-points |
| 802d760a | 10-Jul-2025 |
Jeremy L Thompson <jeremy@jeremylt.org> |
gpu - minor reordering to reduce at-points flops |
| a82cd097 | 09-Jul-2025 |
Zach Atkins <Zach.Atkins@colorado.edu> |
Update flop counts to match GPU templates for 3D |
| 52780386 | 09-Jul-2025 |
Jeremy L Thompson <jeremy@jeremylt.org> |
basis - fix flop counting for gpu at-points |
| 6d997e5f | 09-Jul-2025 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #1851 from CEED/jeremy/gen-qf-assemble
GPU Gen QFunction Assembly |
| c21e34e2 | 09-Jul-2025 |
Jeremy L Thompson <jeremy@jeremylt.org> |
debug - color consistency |
| ca38d01d | 09-Jul-2025 |
Jeremy L Thompson <jeremy@jeremylt.org> |
debug - clearer debug messages for fallback control flow |
| c8758636 | 09-Jul-2025 |
Jeremy L Thompson <jeremy@jeremylt.org> |
minor - fix debug print args |
| af34f196 | 08-Jul-2025 |
Jeremy L Thompson <jeremy@jeremylt.org> |
tidy - fix warning, minor consistency |
| 5daefc96 | 08-Jul-2025 |
Jeremy L Thompson <jeremy@jeremylt.org> |
hip - QFunction assembly for gen |
| 0816752e | 02-Jul-2025 |
Jeremy L Thompson <jeremy@jeremylt.org> |
cuda - QFunction assembly for gen |
| 1b9d83d7 | 30-Jun-2025 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #1849 from CEED/jeremy/safe-describe
make - use root as safe dir for GIT_DESCRIBE |
| 2b0143a5 | 30-Jun-2025 |
Jeremy L Thompson <jeremy@jeremylt.org> |
make - use root as safe dir for GIT_DESCRIBE |
| d1d166a9 | 30-Jun-2025 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #1847 from CEED/jeremy/missing-sync
Fix Gen for Ratel |
| 025ec10c | 27-Jun-2025 |
Jeremy L Thompson <jeremy@jeremylt.org> |
minor - consistency with &= |
| 3e2e790d | 27-Jun-2025 |
Jeremy L Thompson <jeremy@jeremylt.org> |
gen - add missing syncthreads in flattened kernels |
| 71f51416 | 27-Jun-2025 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #1845 from CEED/jeremy/get-name
OP Get Name Helper |
| 120566fc | 26-Jun-2025 |
Jeremy L Thompson <jeremy@jeremylt.org> |
pc - clearer debug message |