-
Notifications
You must be signed in to change notification settings - Fork 79
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[HIPIFY][RTC][doc][fix] Reflect the functions
nvrtcCompileProgram
a…
…nd `nvrtcCreateProgram` signatures changes + [Reason] The types of the last arguments of the above mentioned functions are changed in CUDA 8.0 + [Solution] Reflect it in the documentation + [TODO] + [HIPIFY] Implement const_cast transformation for the affected arguments + [HIP RT] Plan an ABI change in hiprtcCreateProgram for some of the upcomming HIP releases
- Loading branch information
Showing
4 changed files
with
9 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters