Merge branch 'main' into ventura-alpha

This commit is contained in:
Mykola Grymalyuk
2022-06-15 12:05:00 -06:00
committed by GitHub
7 changed files with 22 additions and 14 deletions

View File

@@ -73,7 +73,6 @@ class detect_root_patch:
self.kepler_gpu = True
self.supports_metal = True
elif gpu.arch in [
device_probe.NVIDIA.Archs.Tesla,
device_probe.NVIDIA.Archs.Fermi,
device_probe.NVIDIA.Archs.Kepler,
device_probe.NVIDIA.Archs.Maxwell,