Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 97787701 authored by PRUVOST Florent's avatar PRUVOST Florent
Browse files

we need both cudart and cublas here

parent 003db3e9
No related branches found
No related tags found
No related merge requests found
......@@ -102,7 +102,7 @@ set_property(TARGET cudablas PROPERTY INSTALL_NAME_DIR "${CMAKE_INSTALL_PREFIX}/
target_link_libraries(cudablas
coreblas
${CUDA_CUBLAS_LIBRARIES})
${EXTRA_LIBRARIES_CUDA})
# installation
# ------------
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment