Add descriptive exception handling to linker and program options which are not supported on a CTK version basis + handle in tests #337
Labels
cuda.core
Everything related to the cuda.core module
enhancement
Any code-related improvements
P1
Medium priority - Should do
Milestone
no-cache, for example, is not supported when using an environment with cuda 12.4 . Find a compatibility matrix and apply it to supported options when users construct a LinkerOptions instance.
It is possible that the issue is not related to compatibility, in which case it should be resolved appropriately.
repro:
run cuda core linker tests in an environment with nvjitlink from cuda 12.4
The text was updated successfully, but these errors were encountered: