Open 973398769 opened 1 week ago
I meet the same problem. Did you solve this?
I solve this problem with trying another gpus. The code has some gpu architecture limitations
我遇到了同样的问题。您解决了这个问题吗?
+1
Which GPU are you using?
This is work well for me | NVIDIA-SMI 535.183.01 Driver Version: 535.183.01 CUDA Version: 12.2 | |-----------------------------------------+----------------------+----------------------+ | GPU Name Persistence-M | Bus-Id Disp.A | Volatile Uncorr. ECC | | Fan Temp Perf Pwr:Usage/Cap | Memory-Usage | GPU-Util Compute M. | | | | MIG M. | |=========================================+======================+======================| | 0 Tesla V100-PCIE-16GB Off | 00000001:00:00.0 Off | Off |
我遇到了同样的问题。您解决了这个问题吗?
+1
I have resolved the issue. You need to update the third-party library code, as they all have their own specific version requirements. You need to ensure that they are all the required versions
This is work well for me | NVIDIA-SMI 535.183.01 Driver Version: 535.183.01 CUDA Version: 12.2 | |-----------------------------------------+----------------------+----------------------+ | GPU Name Persistence-M | Bus-Id Disp.A | Volatile Uncorr. ECC | | Fan Temp Perf Pwr:Usage/Cap | Memory-Usage | GPU-Util Compute M. | | | | MIG M. | |=========================================+======================+======================| | 0 Tesla V100-PCIE-16GB Off | 00000001:00:00.0 Off | Off |
This is because V100 does not have INT4 CUDA core.