Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
orte
/
mca
/
gpr
/
replica
История
Ralph Castain
afeeacd76d
Complete hookup of the registry proxy for the get_conditional command.
...
This commit was SVN r7915.
2005-10-28 05:35:07 +00:00
..
api_layer
Add a new API to the registry for conditional data retrievals. The new API allows you to retrieve data from registry containers that have key-value pairs where the value matches the specified one. The requested keys are then retrived from that container.
2005-10-28 00:30:58 +00:00
communications
Complete hookup of the registry proxy for the get_conditional command.
2005-10-28 05:35:07 +00:00
functional_layer
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
transition_layer
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
configure.params
Initial population of orte tree
2005-07-02 13:42:54 +00:00
gpr_replica_class_instances.h
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_component.c
Add a new API to the registry for conditional data retrievals. The new API allows you to retrieve data from registry containers that have key-value pairs where the value matches the specified one. The requested keys are then retrived from that container.
2005-10-28 00:30:58 +00:00
gpr_replica.h
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
Makefile.am
Arrgh -- stupid mistake on last commit -- accidentally replaced a
2005-09-15 21:37:24 +00:00