Skip to content

[BUG]: libmathdx.so not found, even with nvidia-libmathdx-cu13 installed. #62

@murdock-grewar

Description

@murdock-grewar

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requestedwontfixThis will not be worked on

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions