cuda-api-wrappers
Thin C++-flavored wrappers for the CUDA Runtime API
Namespaces | Macros | Functions
devices.hpp File Reference

Code regarding the entirety of CUDA devices available on a system. More...

#include "device.hpp"
Include dependency graph for devices.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 cuda
 All definitions and functionality wrapping the CUDA Runtime API.
 

Functions

detail_::all_devices cuda::devices ()
 

Detailed Description

Code regarding the entirety of CUDA devices available on a system.