Package ibis.cashmere.constellation

Cashmere is a library on top of Constellation that schedules Many-Core Levels (MCL) kernels efficiently. While Constellation is responsible for scheduling Activities onto nodes in the cluster, Cashmere operates on the level of one node. It is responsible for scheduling many-core kernels efficiently to many-core devices in the node, such as GPUs. The main class for a Cashmere program is Cashmere that only has static methods. For a typical setup of Cashmere we refer to the Cashmere class.
See Also:
Cashmere, Constellation, Many-Core Levels (MCL)