Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
orte
/
tools
/
orte-ps
История
Jeff Squyres
64cb8f5d7f
Another round of man page cleanups from Debian mantainer Manuel
...
Prinz. Many thanks! This commit was SVN r23445.
2010-07-20 14:07:18 +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
help-orte-ps.txt
Repair orte-ps by updating some of the interface code. Add ability to recover from attempting to contact non-responsive HNPs due to stale session directories. Implement the -j option. Turn "off" the -p option as it doesn't work and will take a little while to actually implement it (if anyone really cares).
2009-05-15 13:21:18 +00:00
Makefile.am
Add windows support files into the tarball, including .windows, CMakeLists.txt files, and CMake modules. Thanks to Jeff for testing it on Linux.
2009-04-24 16:39:33 +00:00
orte-ps.1in
Another round of man page cleanups from Debian mantainer Manuel
2010-07-20 14:07:18 +00:00
orte-ps.c
* Wrap all the direct error-code checks of the form (OMPI_ERR_* == ret) with
2010-05-17 23:08:56 +00:00