First page Back Continue Last page Summary Graphics
SKElib API: evaluation request
int SKE_CALL(SKELETON * program,
int flag, char * in, char * out,
int npe, char * pe_name1,
char * pe_name2, ...)
- program: computation to be performed
- flag: OPTIMIZE/NO_OPTIMIZE
process graph optimization on/off
- in, out: input/output data filenames
- pe_namei : name of the i-th processing element
Notes: