Skip to content

openmm.OpenMMException: Error loading CUDA module: CUDA_ERROR_UNSUPPORTED_PTX_VERSION (222)[BUG] #13

@wjs20

Description

@wjs20

Hi Brennan

Thanks for making this amazing tool freely available.

I ran into the above exception with an antibody I was trying to model. When it was trying to do the refinement step it was throwing the CUDA error above.

I tracked down the problem to openmm. When I conda installed openmm, it installed cudatoolkit11.8 dependency by default. It seems like this toolkit was incompatible with my GPUs CUDA (11.6). When I specified 'conda install openmm cudatoolkit11.6' the error isn't thrown, at least on the initial sequence I was having issues with.

I'm not sure if anyone else has had this issue, but I though I would leave this here in case anyone else encounters it.

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions