AODataKeyPartition

Partitions a key across the processors to reduce communication costs.

Synopsis

int AODataKeyPartition(AOData aodata,char *key)
Collective on AOData

Input Parameters

aodata - the database
key - the key you wish partitioned and renumbered

See Also

AODataSegmentPartition()

Level:advanced
Location:src/dm/ao/utils/aopart.c
AO Index
Table of Contents