You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CMake Error at LTAOM/STD/CMakeLists.txt:80 (add_library):
Target "loop_detection_plugin" links to target "CUDA::cublas" but the
target was not found. Perhaps a find_package() call is missing for an
IMPORTED target, or an ALIAS target is missing?
CMake Error at LTAOM/STD/CMakeLists.txt:80 (add_library):
Target "loop_detection_plugin" links to target "CUDA::cudart" but the
target was not found. Perhaps a find_package() call is missing for an
IMPORTED target, or an ALIAS target is missing?
CMake Error at LTAOM/STD/CMakeLists.txt:80 (add_library):
Target "loop_detection_plugin" links to target "CUDA::cusolver" but the
target was not found. Perhaps a find_package() call is missing for an
IMPORTED target, or an ALIAS target is missing?
你好,编译报这个错,不知道怎么解决,麻烦讲解一下,谢谢了!
The text was updated successfully, but these errors were encountered:
CMake Error at LTAOM/STD/CMakeLists.txt:80 (add_library):
Target "loop_detection_plugin" links to target "CUDA::cublas" but the
target was not found. Perhaps a find_package() call is missing for an
IMPORTED target, or an ALIAS target is missing?
CMake Error at LTAOM/STD/CMakeLists.txt:80 (add_library):
Target "loop_detection_plugin" links to target "CUDA::cudart" but the
target was not found. Perhaps a find_package() call is missing for an
IMPORTED target, or an ALIAS target is missing?
CMake Error at LTAOM/STD/CMakeLists.txt:80 (add_library):
Target "loop_detection_plugin" links to target "CUDA::cusolver" but the
target was not found. Perhaps a find_package() call is missing for an
IMPORTED target, or an ALIAS target is missing?
你好,编译报这个错,不知道怎么解决,麻烦讲解一下,谢谢了!
The text was updated successfully, but these errors were encountered: