Skip to content

cuDSS error on examples/sparse/advanced/direct_solver/example01_cupy.py #45

@mkofler96

Description

@mkofler96

Hello and thanks for the great work!

I'm trying to run the first example file of the direct solver and I get the following error:

Exception has occurred: cuDSSError
INVALID_VALUE (3)
    x = nvmath.sparse.advanced.direct_solver(a, b)
nvmath.bindings.cudss.cuDSSError: INVALID_VALUE (3)

I'm using the following versions of cupy, cudss and nvmath:

Name: cupy-cuda12x
Version: 13.6.0

Name: nvidia-cudss-cu12
Version: 0.7.0.20

Name: nvmath-python
Version: 0.6.0

Is there something I could do?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions