Fermat
Static Public Methods | Public Members | List of all members
cugar::cuda::cuda_devices Struct Reference

Detailed description

A singleton cache for the properties of all present cuda devices

#include <arch.h>

Static Public Methods

static cuda_devicesget ()
 

Public Members

int device_count
 device count
 
cudaDeviceProp * properties
 device properties
 

Member Function Documentation

◆ get()

cuda_devices * cugar::cuda::cuda_devices::get ( )
inlinestatic

get a pointer to this struct's singleton


The documentation for this struct was generated from the following files: