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
 

Detailed Description

Definition at line 43 of file DeviceCUDA.C.

Member Data Documentation

char* cuda_args_t::devicelist

Definition at line 44 of file DeviceCUDA.C.

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

int cuda_args_t::devicesperreplica

Definition at line 46 of file DeviceCUDA.C.

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

int cuda_args_t::ignoresharing

Definition at line 47 of file DeviceCUDA.C.

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

int cuda_args_t::mergegrids

Definition at line 48 of file DeviceCUDA.C.

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

int cuda_args_t::nomergegrids

Definition at line 49 of file DeviceCUDA.C.

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

int cuda_args_t::nostreaming

Definition at line 50 of file DeviceCUDA.C.

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

int cuda_args_t::usedevicelist

Definition at line 45 of file DeviceCUDA.C.

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


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