Back to Aurora Vision Deep Learning website
You are here: Start » Computer Vision » Deep Learning » DL_ListCudaDevices

DL_ListCudaDevices
Header: | AVLDL.h |
---|---|
Namespace: | avl |
Module: | DL_Common |
Lists all available CUDA devices
Syntax
C++
C#
void avl::DL_ListCudaDevices
(
atl::Array<avl::CudaDevice>& outDevices
)
Parameters
Name | Type | Default | Description | |
---|---|---|---|---|
![]() |
outDevices | Array<CudaDevice>& |