Namespace: Rx::LFR – Class: CCudaCompute – Header: Rx.LFR/CudaCompute.h

CCudaCompute::GetCudaDevice Method

C++
const CCudaDevice& GetCudaDevice()

Gets the CUDA device that has been set by calling SetCudaDevice. Throws an exception if not set yet.

Returns

const CCudaDevice&

The CUDA device.