Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
orte
/
tools
/
orterun
История
Eugene Loh
924bc10ceb
Add description of the sequential mapper (-mca rmaps seq) to the
...
mpirun man page. This commit was SVN r22567.
2010-02-06 06:22:29 +00:00
..
CMakeLists.txt
Restore several linked libraries that were deleted by mistake in r22405.
2010-01-14 21:50:42 +00:00
debuggers.c
Correct handling of pointer array indexing
2009-09-26 03:33:26 +00:00
debuggers.h
MPIR_Breakpoint should be externally visible in order to allow the
2009-09-30 04:07:55 +00:00
help-orterun.txt
Detect the scenario where one or more procs fail to call orte/ompi_init while others in the job do. This scenario can cause the job to hang as MPI_Init contains a barrier operation that will not complete. Although ORTE does not contain such a barrier, it still will be considered as an error scenario so that we can detect the MPI case - otherwise, ORTE has no knowledge of OMPI and wouldn't know how to differentiate the use-cases.
2009-12-17 19:39:53 +00:00
main.c
Update the copyright notices for IU and UTK.
2005-11-05 19:57:48 +00:00
Makefile.am
Terry pointed out that ORTE also needs the "totalview" flags, and
2009-10-23 13:00:59 +00:00
orterun.1in
Add description of the sequential mapper (-mca rmaps seq) to the
2010-02-06 06:22:29 +00:00
orterun.c
Make the sigpipe message be a verbose output
2010-01-22 03:46:11 +00:00
orterun.h
Modify the paffinity system to handle binding directives that are "soft" - i.e., when someone directs that we bind if the system supports it. This allows community members to distribute OMPI with default MCA param files that direct general binding policies, without having the distributed software fail if the system cannot support those policies.
2009-09-18 19:48:42 +00:00