| 235e4399 | 26-Feb-2025 |
Jeremy L Thompson <jeremy@jeremylt.org> |
ex - use words for variable names in Python tutorials |
| 2fc995f6 | 26-Feb-2025 |
Jeremy L Thompson <jeremy@jeremylt.org> |
ex - add Poisson to python tutorial 5 |
| 0c8fbeed | 26-Feb-2025 |
Jeremy L Thompson <jeremy@jeremylt.org> |
gpu - gen should use GetArray over GetArrayWrite |
| 087855af | 24-Feb-2025 |
Jeremy L Thompson <jeremy@jeremylt.org> |
gpu - gen put suboperators on separate streams |
| c99afcd8 | 24-Feb-2025 |
Jeremy L Thompson <jeremy@jeremylt.org> |
gpu - gen ApplyAdd functions |
| 58e06b72 | 24-Feb-2025 |
Jeremy L Thompson <jeremy@jeremylt.org> |
op - minor, make Apply call ApplyAdd on composite over subs |
| e9c76bdd | 19-Feb-2025 |
Jeremy L Thompson <jeremy@jeremylt.org> |
gpu - allow running shared kernels on stream |
| ea04d07f | 11-Feb-2025 |
Jeremy L Thompson <jeremy@jeremylt.org> |
gpu - isolate gen ApplyAdd inner logic |
| fe4086d8 | 24-Feb-2025 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #1759 from CEED/jeremy/ibm-fix
Drop IBM Test for Now
|
| 25dc7e9f | 19-Feb-2025 |
Jeremy L Thompson <jeremy@jeremylt.org> |
ci - remove IMB test due to action bug
|
| 3faa4c59 | 17-Feb-2025 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #1757 from CEED/jeremy/sphere-vecs
petsc - determin vec type before DMSetFromOptions |
| 4422a61c | 17-Feb-2025 |
Jeremy L Thompson <jeremy@jeremylt.org> |
petsc - determin vec type before DMSetFromOptions |
| f0f0e83c | 13-Feb-2025 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #1756 from CEED/jeremy/shame-on-me
hip - fix bug, need to actually get kernels |
| a8772291 | 13-Feb-2025 |
Jeremy L Thompson <jeremy@jeremylt.org> |
hip - fix bug, need to actually get kernels |
| 8f308623 | 13-Feb-2025 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #1755 from CEED/zach/bpsswarm-vec-type
`bpsswarm` - set vec type during `dm_mesh` setup |
| 3f49564b | 13-Feb-2025 |
Zach Atkins <Zach.Atkins@colorado.edu> |
undo q_extra change |
| 3719258a | 13-Feb-2025 |
Zach Atkins <Zach.Atkins@colorado.edu> |
Minor bpswarm fixes |
| 8c2d8641 | 13-Feb-2025 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #1754 from CEED/jeremy/shared-points-transpose
gpu - add Transpose/TransposeAdd variants for AtPoints |
| af0e6e89 | 13-Feb-2025 |
Jeremy L Thompson <jeremy@jeremylt.org> |
gpu - add Transpose/TransposeAdd variants for AtPoints |
| 5a05fad6 | 12-Feb-2025 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #1750 from CEED/jeremy/no-handroll-blas
gpu - prefer cu/hipBlas over handrolls |
| e84c3ebc | 12-Feb-2025 |
Jeremy L Thompson <jeremy@jeremylt.org> |
gpu - prefer cu/hipBlas over handrolls |
| d7c59329 | 12-Feb-2025 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #1751 from CEED/jeremy/compile-leak
minor - make tidy happy about leak |
| 65f6c596 | 12-Feb-2025 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #1752 from CEED/zach/update-gitignore
Add common profiling outputs to .gitignore |
| db0c7856 | 12-Feb-2025 |
Zach Atkins <Zach.Atkins@colorado.edu> |
clean up duplicates |
| 41126227 | 12-Feb-2025 |
Zach Atkins <Zach.Atkins@colorado.edu> |
Add common profiling outputs to .gitignore |