Skip to content
Snippets Groups Projects
Commit 6913aa07 authored by Martin Schönherr's avatar Martin Schönherr :speech_balloon:
Browse files

Flag causes mpi compiler bug in GPU version

(cherry picked from commit 9a2ba67f)
parent 6f6e644a
No related branches found
No related tags found
1 merge request!99Flag causes mpi compiler bug in GPU version - fixed + grid generator fix
......@@ -170,7 +170,7 @@ endif()
if(BUILD_USE_MPI)
find_package(MPI REQUIRED)
list(APPEND VF_COMPILER_DEFINITION VF_MPI)
#list(APPEND VF_COMPILER_DEFINITION VF_MPI)
endif()
# boost
......
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