Skip to content

cuda incompatibility  #61

@hrahmanin

Description

@hrahmanin

I tried running a 3D loop extrusion example with CUDA platform but encountered an "error loading CUDA module: CUDA_ERROR_UNSUPPORTED_PTX_VERSION (222)". This error happens when the cudatoolkit is incompatible with the driver and can be fixed by installing the correct version. With this, the issue is resolved when running OpenMM examples, but it may persist while running examples from the Polychrom repository, even after upgrading/downgrading the cudatoolkit. To fix this, I install the right version of cudatoolkit before installing Polychrom, and the issue was resolved.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions