cure-lab / MagicDrive

[ICLR24] Official implementation of the paper “MagicDrive: Street View Generation with Diverse 3D Geometry Control”
https://gaoruiyuan.com/magicdrive/
GNU Affero General Public License v3.0
419 stars 22 forks source link

How to run the codebase with higher cuda version #45

Closed SecretMG closed 1 week ago

SecretMG commented 1 week ago

Thank you for your excellent work. I have noticed that the codebase relies on multiple specific versions of the mm series code repository, and the highest graphics card computing power supported by pytorch-cuda10.2 is sm_70. Although V100 can be used, many new versions of graphics cards such as A series or L40S series cannot support sm_70. Is it possible for us to make the code run on these graphics cards?

flymin commented 1 week ago

A series can use this codebase and we have tested it. Please see FAQ