]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Enhance error message 7764/head
authorDaniel Arndt <daniel.arndt@iwr.uni-heidelberg.de>
Fri, 1 Mar 2019 00:06:17 +0000 (01:06 +0100)
committerDaniel Arndt <daniel.arndt@iwr.uni-heidelberg.de>
Fri, 1 Mar 2019 00:06:17 +0000 (01:06 +0100)
cmake/configure/configure_1_cuda.cmake

index 9001a941658659344458d6ab552c2e7d6a126747..94c34940db70f20d25ec5023a6e9007d90070eb3 100644 (file)
@@ -115,7 +115,8 @@ MACRO(FEATURE_CUDA_FIND_EXTERNAL var)
           ${CUDA_ADDITIONAL_ERROR_STRING}
           "Couldn't detect CUDA Compute Capability! "
           "The error message was: ${CUDA_COMPUTE_CAPABILITY}\n"
-          "Please check the return value of ${_binary_test_dir}/cuda_compute_capability."
+          "Please check the return value of ${_binary_test_dir}/cuda_compute_capability.\n"
+          "If you want to disable the autodetection, set the compute capability to be used manually."
           )
         SET(${var} FALSE)
       ENDIF()

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.