Go to the source code of this file.
Functions | |
| int | vmd_cuda_num_devices (int *numdev) |
| int | vmd_cuda_device_props (int dev, char *name, int namelen, int *revmajor, int *revminor, unsigned long *memb, int *clockratekhz, int *smcount, int *overlap) |
| int | vmd_cuda_madd_gflops (int numdevs, int *devlist, double *gflops) |
| int | vmd_cuda_bus_bw (int numdevs, int *devlist, double *hdmbsec, double *phdmbsec, double *dhmbsec, double *pdhmbsec) |
| int | vmd_cuda_vol_cpotential (long int natoms, float *atoms, float *grideners, long int numplane, long int numcol, long int numpt, float gridspacing) |
|
||||||||||||||||||||||||||||
|
Definition at line 310 of file CUDABench.cu. Referenced by text_cmd_vmdbench. |
|
||||||||||||||||||||||||||||||||||||||||
|
Definition at line 50 of file CUDAUtil.cu. |
|
||||||||||||||||
|
Definition at line 149 of file CUDABench.cu. Referenced by text_cmd_vmdbench. |
|
|
Definition at line 26 of file CUDAUtil.cu. |
|
||||||||||||||||||||||||||||||||
|
Definition at line 223 of file CUDAVolCPotential.cu. |
1.2.14 written by Dimitri van Heesch,
© 1997-2002