Skip to content
Snippets Groups Projects
Commit 6c98bc9d authored by yaskovet's avatar yaskovet
Browse files

Remove Autotools configure emulator

parent 5cfb4863
No related branches found
No related tags found
No related merge requests found
Pipeline #6834 failed
......@@ -131,7 +131,6 @@ endif()
if (CUDA_ON_BACKEND STREQUAL "OpenMP")
## We need OpenMP
if (NOT OPENMP_FOUND OR NOT Boost_CONTEXT_FOUND)
file(WRITE error_code "220")
message(FATAL_ERROR "Error to run CUDA on CPU (OpenMP backend) we need Boost::context and OpenMP installed, it seems is not available in your system")
endif()
endif()
......
This diff is collapsed.
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