Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
orte
/
tools
/
orterun
История
Abhishek Kulkarni
8335ff3893
Fixing a branch merge issue. Looks like we picked the wrong branch when resolving
...
a conflict. This commit was SVN r23164.
2010-05-17 23:49:46 +00:00
..
CMakeLists.txt
Use variables instead of hard-coded compiler flags, in order to support various C/C++ compilers on Windows.
2010-04-21 12:45:00 +00:00
debuggers.c
* Wrap all the direct error-code checks of the form (OMPI_ERR_* == ret) with
2010-05-17 23:08:56 +00:00
debuggers.h
Cleanup the debugger daemon co-launch code and add an ability to test it. Implement ability to co-launch debugger daemons upon attach to a running job for jobs launched under rsh, slurm, and tm environments (others can easily be added if desired).
2010-05-14 18:44:49 +00:00
help-orterun.txt
Per off-list discussion, implement the new OMPI exit status policy (soon to be on wiki) and further cleanup error reporting to cover new cases.
2010-05-12 18:11:58 +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
Fixing a branch merge issue. Looks like we picked the wrong branch when resolving
2010-05-17 23:49:46 +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