open-mmlab / mmdetection

OpenMMLab Detection Toolbox and Benchmark
https://mmdetection.readthedocs.io
Apache License 2.0
29.09k stars 9.38k forks source link

Ask about GPU support for amp architecture #3837

Closed Chenliang-Gu closed 3 years ago

Chenliang-Gu commented 3 years ago

RTX3080 and RTX3090 are coming out. I want to buy two RTX3090 as workstation graphics cards to use mmdetection. I want to know how to support RTX3090, whether it can be used and when it can be used normally

ZwwWayne commented 3 years ago

MMDet works with Pytorch. So if PyTorch supports it, mmdet supports.