PTX only device images
Open
cuda
enhancement
- Dominant language
- LLVM
- Stars
- 1.5k
- Forks
- 854
- Avg merge
- 3d 17h
- Merged PRs (30d)
- 137
Description
### Is your feature request related to a problem? Please describe
For certain applications that read PTX or just for faster compile times, it would be useful to have the ability to skip the `ptxas` step during compilation and embed a PTX only device image instead of the fatbin including SASS.
### Describe the solution you would like
_No response_
### Describe alternatives you have considered
_No response_
### Additional context
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.