Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 300b6853 authored by PRUVOST Florent's avatar PRUVOST Florent Committed by Mathieu Faverge
Browse files

Hotfix/smpif90

parent 90fc1edb
No related branches found
No related tags found
No related merge requests found
......@@ -540,7 +540,7 @@ else (NOT CHAMELEON_SIMULATION)
list(APPEND MPI_CXX_INCLUDE_PATH "${SIMGRID_INCLUDE_DIRS}/smpi")
endif()
if(NOT MPI_Fortran_COMPILER)
set(MPI_Fortran_COMPILER "${SIMGRID_DIR_FOUND}/bin/smpicxx")
set(MPI_Fortran_COMPILER "${SIMGRID_DIR_FOUND}/bin/smpif90")
endif()
if(NOT MPI_Fortran_LIBRARIES)
set(MPI_Fortran_LIBRARIES "${SIMGRID_LIBRARIES}")
......
Subproject commit 5c4f3c236596d2f460f6299fd20729b0a1631507
Subproject commit bf907e276be1b3393e03bf63f962b5c03c283a80
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