The getNumberSpus() function
Returns the number of SPUs.
Description
The function
has the following syntax:
extern "C" int getNumberSpus();Returns
The number of SPUs on which the UDF is operating.
Returns the number of SPUs.
extern "C" int getNumberSpus();The number of SPUs on which the UDF is operating.