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

CCudaCompute::SetCudaDevice Method

C++
void SetCudaDevice(const CCudaDevice& cudaDevice)

Sets the CUDA device that allocates the memory required for the operations and that runs the algorithms.

Parameters

[const CCudaDevice&] cudaDevice

[in] The CUDA device.