Changes to VT:
- corrected Fortran MPI lib. name for OMPI 1.7 (-lmpi_f77 -> -lmpi_mpifh) This commit was SVN r26477.
Этот коммит содержится в:
родитель
bf7e00b787
Коммит
54d67f3957
@ -283,7 +283,7 @@ AC_DEFUN([ACVT_MPI],
|
||||
[
|
||||
MPILIB="-lmpi"
|
||||
PMPILIB="$MPILIB"
|
||||
FMPILIB="-lmpi_f77"
|
||||
FMPILIB="-lmpi_mpifh"
|
||||
check_mpi2_thread="no"; have_mpi2_thread="yes"
|
||||
check_mpi2_1sided="no"; have_mpi2_1sided="yes"
|
||||
check_mpi2_extcoll="no"; have_mpi2_extcoll="yes"
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user