diff options
| author | Neil Bickford <57467222+NeilBickford-NV@users.noreply.github.com> | 2023-11-07 11:47:18 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-11-07 14:47:18 -0500 |
| commit | 421941993d169c943f2c364bfe9c48b603339fd1 (patch) | |
| tree | 29babcb8ffc0643f495f6eab75cb79455b9db82a /source/slang/slang-ir-constexpr.cpp | |
| parent | 46529df2c4f73a4655bdd79d48004f29374a99a8 (diff) | |
CUDA: Fixes for NVRTC 12.x and warp mask ambiguity; adds CC 8.x warp reduction intrinsics. (#3314)
* CUDA: Fixes for NVRTC 12.x, warp mask ambiguity; add reduction partial specializations.
* Fixes running NVRTC on CUDA 12 without a specified profile (used in testing, e.g. `slang-test -api cuda -category wave`)
* Fixes mask ambiguity between getting the lane index from threadId.x and a full mask of threads.
* Adds partial specializations for compute capability 8.x warp reduction intrinsics.
* Fix formatting
Diffstat (limited to 'source/slang/slang-ir-constexpr.cpp')
0 files changed, 0 insertions, 0 deletions
