Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
ompi
/
mca
/
pml
История
Rainer Keller
6f8f28f40f
- Get rid of inline definition, otherwise static-compilation fails.
...
This commit was SVN r12735.
2006-12-03 14:52:17 +00:00
..
base
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
cm
Construct the convertor. It's not really required, but it's not in the
2006-11-10 20:55:06 +00:00
dr
- Get rid of inline definition, otherwise static-compilation fails.
2006-12-03 14:52:17 +00:00
example
Next step in the project split, mainly source code re-arranging
2006-02-12 01:33:29 +00:00
ob1
Some BTLs (e.g TCP) can report put/get completion before data actually
2006-12-03 10:12:09 +00:00
Makefile.am
* AC_CONFIG_LINKS has a minor problem in that it always uses ln -s, rather
2006-07-16 04:23:52 +00:00
pml.h
Reorder the enum in order to allow some compilers to optimize the big switch in
2006-10-04 20:03:28 +00:00