facebookresearch / vissl

VISSL is FAIR's library of extensible, modular and scalable components for SOTA Self-Supervised Learning with images.
https://vissl.ai
MIT License
3.24k stars 330 forks source link

Cuda Dependency #521

Closed Phoveran closed 2 years ago

Phoveran commented 2 years ago

📚 VISSL Documentation

I noticed that your instruction specifies cuda-toolkits=10.2

However, the newest RTX 30xx series requires cuda 11.x. Do you have the plan to upgrade?