Put a note in that you have to compile all your MPI apps with the
Intel / PGI compiler flags for the logical issue. This commit was SVN r7881.
Этот коммит содержится в:
родитель
ba3bf6592f
Коммит
2b66d53fe4
14
README
14
README
@ -113,6 +113,13 @@ base as of this writing (26 Aug 2005):
|
||||
|
||||
shell$ ./configure FFLAGS=-Munixlogical ...
|
||||
|
||||
*********************************************************************
|
||||
***NOTE: It is also necessary to compile all MPI applications with***
|
||||
***these flags! ***
|
||||
*********************************************************************
|
||||
|
||||
This will be fixed in a future version of Open MPI.
|
||||
|
||||
- For any version of the Intel compiler >= 8.0, the default value for
|
||||
.TRUE. is -1. Open MPI does not currently handle this correctly.
|
||||
As such, the "-fpscomp logicals" option must be used with the Intel
|
||||
@ -122,6 +129,13 @@ base as of this writing (26 Aug 2005):
|
||||
|
||||
shell$ ./configure "FFLAGS=-fpscomp logicals" ...
|
||||
|
||||
*********************************************************************
|
||||
***NOTE: It is also necessary to compile all MPI applications with***
|
||||
***these flags! ***
|
||||
*********************************************************************
|
||||
|
||||
This will be fixed in a future version of Open MPI.
|
||||
|
||||
- The MPI and run-time layers do not free all used memory properly
|
||||
during MPI_FINALIZE.
|
||||
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user