| 
    NAMD
    
   | 
 
Public Attributes | |
| char * | devicelist | 
| int | usedevicelist | 
| int | devicesperreplica | 
| int | ignoresharing | 
| int | mergegrids | 
| int | nomergegrids | 
| int | nostreaming | 
| int | pmedevice | 
| int | pmePes | 
| int | globaldevice | 
Definition at line 54 of file DeviceCUDA.C.
| char* cuda_args_t::devicelist | 
Definition at line 55 of file DeviceCUDA.C.
Referenced by cuda_getargs(), and DeviceCUDA::initialize().
| int cuda_args_t::devicesperreplica | 
Definition at line 57 of file DeviceCUDA.C.
Referenced by cuda_getargs(), and DeviceCUDA::initialize().
| int cuda_args_t::globaldevice | 
Definition at line 64 of file DeviceCUDA.C.
Referenced by cuda_getargs(), and DeviceCUDA::initialize().
| int cuda_args_t::ignoresharing | 
Definition at line 58 of file DeviceCUDA.C.
Referenced by cuda_getargs(), and DeviceCUDA::initialize().
| int cuda_args_t::mergegrids | 
Definition at line 59 of file DeviceCUDA.C.
Referenced by cuda_getargs(), and DeviceCUDA::initialize().
| int cuda_args_t::nomergegrids | 
Definition at line 60 of file DeviceCUDA.C.
Referenced by cuda_getargs(), and DeviceCUDA::initialize().
| int cuda_args_t::nostreaming | 
Definition at line 61 of file DeviceCUDA.C.
Referenced by cuda_getargs(), and DeviceCUDA::initialize().
| int cuda_args_t::pmedevice | 
Definition at line 62 of file DeviceCUDA.C.
Referenced by cuda_getargs(), and DeviceCUDA::initialize().
| int cuda_args_t::pmePes | 
Definition at line 63 of file DeviceCUDA.C.
Referenced by cuda_getargs(), and DeviceCUDA::initialize().
| int cuda_args_t::usedevicelist | 
Definition at line 56 of file DeviceCUDA.C.
Referenced by cuda_getargs(), and DeviceCUDA::initialize().
 1.8.14