Skip to content

load_cudart_so fails on systems with both CUDA 12 and CUDA 13 #211

@BlackSamorez

Description

@BlackSamorez

Since load_cudart_so checks for both libcudart.so.12 and libcudart.so.13 and hard-fails if it sees both from dlopen, cudnn simply wouldn't launch on machines with both CUDA 12 and CUDA 13 install on either system level or environment level.

Is that the intended behavior?

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