*A streaming multiprocessor (*CUDA*), or a compute unit (OpenCL*), has 8 streaming processors.
OpenCL contexts can have more than one device.
CUDA contexts are tied to single device ??.
More than one OpenCL command queue can be associated with a single device.
More than one CUDA streams can be associated with a single context.
Certain GPU devices may not support double precision.
TODO..
Reference Table
note:
*A streaming multiprocessor (*CUDA*), or a compute unit (OpenCL*), has 8 streaming processors. OpenCL contexts can have more than one device. CUDA contexts are tied to single device ??. More than one OpenCL command queue can be associated with a single device. More than one CUDA streams can be associated with a single context. Certain GPU devices may not support double precision.
symbols: