Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
orte
/
mca
/
oob
/
base
История
Ralph Castain
e6ff7757ab
Modify the new DSS xfer and copy functions so they only xfer/copy the unpacked portion of a buffer's payload. This allows for more rapid transfer of data during message relay without requiring any knowledge of what is in the buffer.
...
Begin work on restoring binomial message distribution method. This commit was SVN r14728.
2007-05-23 14:06:32 +00:00
..
base.h
Commit the orted-failed-to-start code. This correctly causes the system to detect the failure of an orted to start and allows the system to terminate all procs/orteds that *did* start.
2007-05-21 18:31:28 +00:00
Makefile.am
With the branch to 1.2 made....
2006-08-15 19:54:10 +00:00
oob_base_close.c
Commit the orted-failed-to-start code. This correctly causes the system to detect the failure of an orted to start and allows the system to terminate all procs/orteds that *did* start.
2007-05-21 18:31:28 +00:00
oob_base_except.c
Windows friendly version. We have to split the OMPI_DECLSPEC in at least 3
2006-08-20 15:54:04 +00:00
oob_base_init.c
Commit the orted-failed-to-start code. This correctly causes the system to detect the failure of an orted to start and allows the system to terminate all procs/orteds that *did* start.
2007-05-21 18:31:28 +00:00
oob_base_open.c
Modify the new DSS xfer and copy functions so they only xfer/copy the unpacked portion of a buffer's payload. This allows for more rapid transfer of data during message relay without requiring any knowledge of what is in the buffer.
2007-05-23 14:06:32 +00:00
oob_base_ping.c
Next step in the project split, mainly source code re-arranging
2006-02-12 01:33:29 +00:00
oob_base_recv_nb.c
Bring over the update to terminate orteds that are generated by a dynamic spawn such as comm_spawn. This introduces the concept of a job "family" - i.e., jobs that have a parent/child relationship. Comm_spawn'ed jobs have a parent (the one that spawned them). We track that relationship throughout the lineage - i.e., if a comm_spawned job in turn calls comm_spawn, then it has a parent (the one that spawned it) and a "root" job (the original job that started things).
2006-11-14 19:34:59 +00:00
oob_base_recv.c
Bring over the update to terminate orteds that are generated by a dynamic spawn such as comm_spawn. This introduces the concept of a job "family" - i.e., jobs that have a parent/child relationship. Comm_spawn'ed jobs have a parent (the one that spawned them). We track that relationship throughout the lineage - i.e., if a comm_spawned job in turn calls comm_spawn, then it has a parent (the one that spawned it) and a "root" job (the original job that started things).
2006-11-14 19:34:59 +00:00
oob_base_send_nb.c
And ORTE is ready for prime-time. All Windows tricks are in:
2006-08-23 03:32:36 +00:00
oob_base_send.c
And ORTE is ready for prime-time. All Windows tricks are in:
2006-08-23 03:32:36 +00:00
oob_base_xcast.c
Modify the new DSS xfer and copy functions so they only xfer/copy the unpacked portion of a buffer's payload. This allows for more rapid transfer of data during message relay without requiring any knowledge of what is in the buffer.
2007-05-23 14:06:32 +00:00