| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Enable CUDA testing for batch 2 (#8147) | jarcherNV | 2025-08-12 |
| | | | | | Enable CUDA for the tests listed in issue #8078 This requires a minor CUDA prelude change, adding some math functions. | ||
| * | Fix issue that struct with member is not its Differential type (#7434) | kaizhangNV | 2025-06-13 |
| Close #6176. If the struct has a `no_diff` member, it should not be its Differential type. We miss this check. | |||
