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()

Location: src/ao/utils/aopart.c
Vector Index
Table of Contents