NAMD
Public Attributes | List of all members
cuda_args_t Struct Reference

Public Attributes

char * devicelist
 
int usedevicelist
 
int devicesperreplica
 
int ignoresharing
 
int mergegrids
 
int nomergegrids
 
int nostreaming
 
int pmedevice
 
int pmePes
 
int globaldevice
 

Detailed Description

Definition at line 52 of file DeviceCUDA.C.

Member Data Documentation

◆ devicelist

char* cuda_args_t::devicelist

Definition at line 53 of file DeviceCUDA.C.

Referenced by cuda_getargs(), and DeviceCUDA::initialize().

◆ devicesperreplica

int cuda_args_t::devicesperreplica

Definition at line 55 of file DeviceCUDA.C.

Referenced by cuda_getargs(), and DeviceCUDA::initialize().

◆ globaldevice

int cuda_args_t::globaldevice

Definition at line 62 of file DeviceCUDA.C.

Referenced by cuda_getargs(), and DeviceCUDA::initialize().

◆ ignoresharing

int cuda_args_t::ignoresharing

Definition at line 56 of file DeviceCUDA.C.

Referenced by cuda_getargs(), and DeviceCUDA::initialize().

◆ mergegrids

int cuda_args_t::mergegrids

Definition at line 57 of file DeviceCUDA.C.

Referenced by cuda_getargs(), and DeviceCUDA::initialize().

◆ nomergegrids

int cuda_args_t::nomergegrids

Definition at line 58 of file DeviceCUDA.C.

Referenced by cuda_getargs(), and DeviceCUDA::initialize().

◆ nostreaming

int cuda_args_t::nostreaming

Definition at line 59 of file DeviceCUDA.C.

Referenced by cuda_getargs(), and DeviceCUDA::initialize().

◆ pmedevice

int cuda_args_t::pmedevice

Definition at line 60 of file DeviceCUDA.C.

Referenced by cuda_getargs(), and DeviceCUDA::initialize().

◆ pmePes

int cuda_args_t::pmePes

Definition at line 61 of file DeviceCUDA.C.

Referenced by cuda_getargs(), and DeviceCUDA::initialize().

◆ usedevicelist

int cuda_args_t::usedevicelist

Definition at line 54 of file DeviceCUDA.C.

Referenced by cuda_getargs(), and DeviceCUDA::initialize().


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