scikits.cuda.cula.culaSelectDevice

scikits.cuda.cula.culaSelectDevice(dev)[source]

Selects a device with which CULA will operate.

Parameters:

dev : int

GPU device number.

Notes

Must be called before culaInitialize.