-
Notifications
You must be signed in to change notification settings - Fork 208
Open
Labels
P1Medium priority - Should doMedium priority - Should docuda.coreEverything related to the cuda.core moduleEverything related to the cuda.core moduleenhancementAny code-related improvementsAny code-related improvements
Description
Is this a duplicate?
- I confirmed there appear to be no duplicate issues for this request and that I agree to the Code of Conduct
Area
cuda.core
Is your feature request related to a problem? Please describe.
xref: #907 (comment)
Copy-pasting for easy reference:
When we do it, we should:
- apply the suggestion you have above for NVVM
- apply the same approach to nvJitLink:
def _decide_nvjitlink_or_driver() -> bool: - ensure cuda-pathfinder is a dependency of cuda-core (today we get it indirectly through cuda-bindings)
Describe the solution you'd like
Based on POC code posted here: #907 (comment)
Describe alternatives you've considered
No response
Additional context
No response
Metadata
Metadata
Assignees
Labels
P1Medium priority - Should doMedium priority - Should docuda.coreEverything related to the cuda.core moduleEverything related to the cuda.core moduleenhancementAny code-related improvementsAny code-related improvements