Skip to content

Error in loading model: CUDA_ERROR_UNSUPPORTED_PTX_VERSION #171

@mohammadian-reza

Description

@mohammadian-reza

Hi, I am running the code examples on Google Colab, but when I load the model with this code:
model = load_model("deepblast-v3.ckpt", "Rostlab/prot_t5_xl_uniref50", device='cuda')

I get this error:
[222] Call to cuLinkAddData results in CUDA_ERROR_UNSUPPORTED_PTX_VERSION
ptxas application ptx input, line 9; fatal: Unsupported version 8.5; current version is '8.4'

I tried to change the CUDA version, but it didn't work. I also tried to install VM exactly as mentioned in the installation part, but it didn't work

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