Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
orte
/
mca
/
gpr
/
replica
/
transition_layer
История
Ralph Castain
ad9de4ca3b
Restore the pointer arrays to the registry dictionaries. Revise the system so that the itag is equivalent to the index into the pointer array. It already was, but it wasn't obvious before (several functions relied upon it, but others "hid" the relationship) - now, make it explicitly clear. Set things up so lookups occur at max speed by just indexing into the dictionary array.
...
This commit was SVN r7912.
2005-10-28 04:56:06 +00:00
..
gpr_replica_dict_tl.c
Restore the pointer arrays to the registry dictionaries. Revise the system so that the itag is equivalent to the index into the pointer array. It already was, but it wasn't obvious before (several functions relied upon it, but others "hid" the relationship) - now, make it explicitly clear. Set things up so lookups occur at max speed by just indexing into the dictionary array.
2005-10-28 04:56:06 +00:00
gpr_replica_segment_tl.c
Continue to lace the trace functionality into orte...
2005-09-19 15:29:14 +00:00
gpr_replica_tl.h
Initial population of orte tree
2005-07-02 13:42:54 +00:00
Makefile.am
Arrgh -- stupid mistake on last commit -- accidentally replaced a
2005-09-15 21:37:24 +00:00