Skip to content

Building the environment with yml #5

@SamikBose

Description

@SamikBose

The current approach of building the environment does not install the cudatoolkit package. Hence, openmm can not use CUDA.

We can install the openmm8.1 compatible cudatoolkit by 'conda install -c conda-forge cudatoolkit=11.8'. The easiest update would be to add cudatoolkit=11.8 in the yml file itself as it will also be downloaded from the conda-forge channel.

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