Project-MONAI / MONAI

AI Toolkit for Healthcare Imaging
https://monai.io/
Apache License 2.0
5.93k stars 1.09k forks source link

Add SM architecture version check #8199

Closed KumoLiu closed 2 weeks ago

KumoLiu commented 2 weeks ago

Fixes #8198

NVIDIA Volta support (GPUs with compute capability 7.0) has been removed starting with TensorRT 10.5. Review the TensorRT Support Matrix for which GPUs are supported by this release. Add SM architecture version check to skip trt test before 7.0.

Types of changes

KumoLiu commented 2 weeks ago

Hi @borisfom, could you please also help review this PR? Thanks.

KumoLiu commented 2 weeks ago

/build