Is this a duplicate?
Type of Bug
Runtime Error
Component
device
Describe the bug
libmathdx.so cannot be located.
How to Reproduce
Attempting to run the example examples/device/cufftdx_convolution_performance.py fails.
Command:
uv run --with nvidia-libmathdx-cu13 --with ./nvmath-python[cu13-dx] --with cupy python ./nvmath-python/examples/device/cufftdx_convolution_performance.py
An error is produced:
cuda.pathfinder._dynamic_libs.load_dl_common.DynamicLibNotFoundError: Failure finding "libmathdx.so": No such file: libmathdx.so*, No such file: libmathdx.so*, No such file: libmathdx.so*
Expected behavior
cuda.pathfinder should find libmathdx.so.
Operating System
No response
nvidia-smi output
No response
Is this a duplicate?
Type of Bug
Runtime Error
Component
device
Describe the bug
libmathdx.socannot be located.How to Reproduce
Attempting to run the example
examples/device/cufftdx_convolution_performance.pyfails.Command:
uv run --with nvidia-libmathdx-cu13 --with ./nvmath-python[cu13-dx] --with cupy python ./nvmath-python/examples/device/cufftdx_convolution_performance.pyAn error is produced:
cuda.pathfinder._dynamic_libs.load_dl_common.DynamicLibNotFoundError: Failure finding "libmathdx.so": No such file: libmathdx.so*, No such file: libmathdx.so*, No such file: libmathdx.so*Expected behavior
cuda.pathfindershould findlibmathdx.so.Operating System
No response
nvidia-smi output
No response