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

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