Skip to content
Snippets Groups Projects
Commit 1595b50d authored by Sebastian Eibl's avatar Sebastian Eibl
Browse files

Update CMakeLists.txt

parent 4638f96f
No related branches found
No related tags found
No related merge requests found
Pipeline #203957 failed
......@@ -7,7 +7,7 @@ find_package(OpenMP REQUIRED)
set(MKL_ARCH intel64)
set(MKL_LINK dynamic)
set(MKL_THREADING tbb_thread)
set(MKL_THREADING sequential)
set(MKL_INTERFACE ilp64)
set(MKL_MPI openmpi)
find_package(MKL REQUIRED)
......
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