Version 0.8.1 Release Candidate 1: CUDA 12.x compatibility improvements & minor fixes #718
eyalroz
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Changes since v0.8.0:
Minor bug fixes
context_t::flags()
non-virtuallink_t::add_file()
To the
unique_span
&unique_region
classes--no-source-include
option to NVRTCCUDA 12.x compatibility
*Respect lack of support for --version-ident with CUDA 12.2 and later #701 : The
--version-ident
compilation option to NVRTC was dropped in CUDA 12.2; this is now respected by the wrappers and the option is not exposed for 12.2 and newer versions of CUDA.--version-ident
(we had a spacing issue)--fdevice_syntax_only
and--minimal
options for NVRTC compilationOther changes
-pedantic
) to avoid warnings we can't resolvelibrary_t
beconst
This discussion was created from the release Version 0.8.1 Release Candidate 1: CUDA 12.x compatibility improvements & minor fixes.
Beta Was this translation helpful? Give feedback.
All reactions