Skip to content

outdated requirements, how to install on cuda 12.x and python 3.11 or later ?Β #422

@schloegl

Description

@schloegl

env/SE3nv.yml
contains these dependencies

dependencies:
  - python=3.9
  - pytorch=1.9
  - cudatoolkit=11.1
  - dgl-cuda11.1
  - ...

However, this page [1] says, that L40s would require cuda12.1 or later. Moreover, python/3.9 has reached end-of-life [2]. So I'm wondering what the recommended procedure for installing rfdiffusion on a new software stack (e.python 3.11, cuda 12.x) would be.

Cheer,
Alois

[1] https://forums.developer.nvidia.com/t/minimum-required-cuda-version-by-gpu/276955
[2] https://devguide.python.org/versions/

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