-
Notifications
You must be signed in to change notification settings - Fork 236
Closed
Labels
P0High priority - Must do!High priority - Must do!bugSomething isn't workingSomething isn't workingcuda.bindingsEverything related to the cuda.bindings moduleEverything related to the cuda.bindings modulecuda.coreEverything related to the cuda.core moduleEverything related to the cuda.core module
Description
The way we fetch nvJitLink function pointers does not work for nvJitLink 12.2 (or 12.3?) and below. So,
- for cuda.bindings: we need to properly skip the nvJitLink tests (this was caught in the CI 2.0 CI refactoring to cover more test support #302)
- for cuda.core: we need to warn (how?) and/or document about this
Metadata
Metadata
Assignees
Labels
P0High priority - Must do!High priority - Must do!bugSomething isn't workingSomething isn't workingcuda.bindingsEverything related to the cuda.bindings moduleEverything related to the cuda.bindings modulecuda.coreEverything related to the cuda.core moduleEverything related to the cuda.core module