First page Back Continue Last page Summary Graphics
SKElib API: farm
SKELETON * SKE_FARM(int pardegree,
SKELETON * worker, EMITTERTAG lb)
- pardegree: number of worker processes to be used in the farm
- worker: computation to be performed on the input data to produce the output data
- lb: BALANCING/NO_BALANCING
(autoschedule on/off)
Notes: