Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
orte
/
tools
/
orterun
История
Ralph Castain
d6a1d7a082
Little more cleanup on paffinity. Provide a specific error code for affinity not supported so we can better report the problem. Move the error reporting to orterun so we only get one error message. Update the darwin paffinity module to return the correct new error codes.
...
This commit was SVN r23107.
2010-05-07 14:04:55 +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
Change the app_idx type to uint32_t to support users who use large numbers of app_contexts. Set it up as a new typedef so we can change it later without as much effort.
2010-02-27 17:37:34 +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
Little more cleanup on paffinity. Provide a specific error code for affinity not supported so we can better report the problem. Move the error reporting to orterun so we only get one error message. Update the darwin paffinity module to return the correct new error codes.
2010-05-07 14:04:55 +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
Little more cleanup on paffinity. Provide a specific error code for affinity not supported so we can better report the problem. Move the error reporting to orterun so we only get one error message. Update the darwin paffinity module to return the correct new error codes.
2010-05-07 14:04:55 +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