COMPASS  5.4.4
End-to-end AO simulation tool using GPU acceleration
carmaWrap.device Class Reference
Collaboration diagram for carmaWrap.device:

Properties

 compute_perf = property
 
type of : float More...
 
 cores_per_sm = property
 
type of : float More...
 
 id = property
 
type of : cudaDeviceProp More...
 
 name = property
 
type of : str More...
 
 total_mem = property
 
type of : int More...
 

Detailed Description

Definition at line 227 of file carmaWrap.py.

Property Documentation

◆ compute_perf

carmaWrap.device.compute_perf = property
static


type of : float

Definition at line 232 of file carmaWrap.py.

◆ cores_per_sm

carmaWrap.device.cores_per_sm = property
static


type of : float

Definition at line 239 of file carmaWrap.py.

◆ id

carmaWrap.device.id = property
static


type of : cudaDeviceProp

Definition at line 246 of file carmaWrap.py.

◆ name

carmaWrap.device.name = property
static


type of : str

Definition at line 253 of file carmaWrap.py.

◆ total_mem

carmaWrap.device.total_mem = property
static


type of : int

Definition at line 260 of file carmaWrap.py.


The documentation for this class was generated from the following file: