Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
ompi
/
mpi
История
Nathaniel Graham
679a66ccc8
Merge pull request
#1803
from nrgraham23/jni_error_handling
...
Java bindings exception handling fix
2016-06-22 04:14:00 -07:00
..
c
Enable the PMIx event notification capability and use that for all error notifications, including debugger release. This capability requires use of PMIx 2.0 or above as the features are not available with earlier PMIx releases. When OMPI master is built against an earlier external version, it will fallback to the prior behavior - i.e., debugger will be released via RML and all notifications will go strictly to the default error handler.
2016-06-14 13:08:41 -07:00
cxx
datatype: Fix incorrect predefined datatype names and other datatype bugs (
#1537
)
2016-04-12 20:17:46 +02:00
fortran
use-mpi extensions do not have a .la lib, so the fortran module should not depend on them.
2016-05-03 11:54:35 -04:00
java
Merge pull request
#1803
from nrgraham23/jni_error_handling
2016-06-22 04:14:00 -07:00
man
In case, we do not build Fortran, Fortran 2008 or CXX, the regexp in make_manpage.pl will delete all
2016-05-17 14:21:35 +02:00
tool
mpi/tool: Fix an incorrect type cast.
2015-11-04 11:28:43 +09:00
help-mpi-api.txt
help-mpi-api.txt: remove now-stale help messages
2015-10-15 12:39:16 -04:00
Makefile.am
trim man pages if no c++/f08/fortran
2015-10-13 10:21:42 +09:00