Update setup.py: replace libcudart.so.12.0 with libcudart.so.12 (#18501)

This commit is contained in:
Changming Sun 2023-11-19 22:06:32 -08:00 committed by GitHub
parent 97cc40d75a
commit dc9ab4f821
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -196,7 +196,7 @@ try:
"libcublasLt.so.11",
"libcublasLt.so.12",
"libcudart.so.11.0",
"libcudart.so.12.0",
"libcudart.so.12",
"libcudnn.so.8",
"libcufft.so.10",
"libcufft.so.11",