-
Notifications
You must be signed in to change notification settings - Fork 279
Support more libraries in path finder #632
Copy link
Copy link
Closed
Labels
P0High priority - Must do!High priority - Must do!cuda.bindingsEverything related to the cuda.bindings moduleEverything related to the cuda.bindings modulecuda.pathfinderEverything related to the cuda.pathfinder moduleEverything related to the cuda.pathfinder moduleenhancementAny code-related improvementsAny code-related improvementstriageNeeds the team's attentionNeeds the team's attention
Milestone
Metadata
Metadata
Assignees
Labels
P0High priority - Must do!High priority - Must do!cuda.bindingsEverything related to the cuda.bindings moduleEverything related to the cuda.bindings modulecuda.pathfinderEverything related to the cuda.pathfinder moduleEverything related to the cuda.pathfinder moduleenhancementAny code-related improvementsAny code-related improvementstriageNeeds the team's attentionNeeds the team's attention
Type
Projects
Status
Done
Currently we limit to a few libraries used by cuda-bindings:
cuda-python/cuda_bindings/cuda/bindings/_path_finder/supported_libs.py
Lines 10 to 15 in 99ffe14
but in fact Ralf has tested a lot more than that, and we can just expose the support once we are confident enough:
cuda-python/cuda_bindings/cuda/bindings/_path_finder/supported_libs.py
Lines 17 to 44 in 99ffe14