-
Notifications
You must be signed in to change notification settings - Fork 201
Closed
Labels
cuda.pathfinderEverything related to the cuda.pathfinder moduleEverything related to the cuda.pathfinder moduletriageNeeds the team's attentionNeeds the team's attention
Milestone
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.pathfinder
Is your feature request related to a problem? Please describe.
There are multiple ways to install libmathdx (compiled mathdx) so it can be used in numba and warp:
- conda package: https://anaconda.org/conda-forge/libmathdx
- pypi: https://pypi.org/project/nvidia-libmathdx-cu12
- pypi: https://pypi.org/project/nvidia-libmathdx-cu13
- tar.gz: https://developer.nvidia.com/cublasdx-downloads
Describe the solution you'd like
cuda.pathfinder.load_nvidia_dynamic_lib("mathdx")
Describe alternatives you've considered
No response
Additional context
No response
Metadata
Metadata
Assignees
Labels
cuda.pathfinderEverything related to the cuda.pathfinder moduleEverything related to the cuda.pathfinder moduletriageNeeds the team's attentionNeeds the team's attention
Type
Projects
Status
Done