skcuda.cula.culaSelectDevice

skcuda.cula.culaSelectDevice(dev)[source]

Selects a device with which CULA will operate.

Parameters:dev (int) – GPU device number.

Notes

Must be called before culaInitialize.