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/