Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
orte
История
Jeff Squyres
7ae9589d70
The header is at the address of the buffer pointed to by the iov, not
...
the address of the iov. This commit was SVN r16513.
2007-10-19 12:40:14 +00:00
..
class
reapply r15517 and r15520, which were removed in r15527 so that I could get
2007-07-20 02:34:29 +00:00
dss
Roll in the Voltaire core/socket/etc process mapping implementation. Only change I made was to cleanup some of the diagnostic output in the odls_default component so it uses the -mca odls_base_verbose parameter.
2007-07-14 15:14:07 +00:00
etc
remove defunct file
2007-07-20 02:10:38 +00:00
include
reapply r15517 and r15520, which were removed in r15527 so that I could get
2007-07-20 02:34:29 +00:00
mca
The header is at the address of the buffer pointed to by the iov, not
2007-10-19 12:40:14 +00:00
orted
Move in some accumulated small features and minor bug fixes for C/R support.
2007-10-17 13:47:36 +00:00
runtime
When we can detect that a daemon has failed, then we would like to terminate the system without having it lock up. The "hang" is currently caused by the system attempting to send messages to the daemons (specifically, ordering them to kill their local procs and then terminate). Unfortunately, without some idea of which daemon has died, the system hangs while attempting to send a message to someone who is no longer alive.
2007-10-15 18:00:30 +00:00
test
Since we no longer set the APP_NUM attribute in the case of a singleton, protect the code so we don't crash in that case.
2007-10-16 16:17:48 +00:00
tools
Move in some accumulated small features and minor bug fixes for C/R support.
2007-10-17 13:47:36 +00:00
util
Squeeeeeeze the launch message. This is the message sent to the daemons that provides all the data required for launching their local procs. In reorganizing the ODLS framework, I discovered that we were sending a significant amount of unnecessary and repeated data. This commit resolves this by:
2007-10-11 15:57:26 +00:00
Doxyfile
Fix the broken Doxyfile so people can generate what little code base documentation we have :-)
2006-04-13 12:52:17 +00:00
Makefile.am
Bring in an updated launch system for the orteds. This commit restores the ability to execute singletons and singleton comm_spawn, both in single node and multi-node environments.
2007-07-12 19:53:18 +00:00