Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

CUDAKernels.h File Reference

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)


Function Documentation

int vmd_cuda_bus_bw int    numdevs,
int   devlist,
double *    hdmbsec,
double *    phdmbsec,
double *    dhmbsec,
double *    pdhmbsec
 

Definition at line 310 of file CUDABench.cu.

Referenced by text_cmd_vmdbench.

int vmd_cuda_device_props int    dev,
char *    name,
int    namelen,
int   revmajor,
int   revminor,
unsigned long *    memb,
int   clockratekhz,
int   smcount,
int   overlap
 

Definition at line 50 of file CUDAUtil.cu.

int vmd_cuda_madd_gflops int    numdevs,
int   devlist,
double *    gflops
 

Definition at line 149 of file CUDABench.cu.

Referenced by text_cmd_vmdbench.

int vmd_cuda_num_devices int   numdev
 

Definition at line 26 of file CUDAUtil.cu.

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 223 of file CUDAVolCPotential.cu.


Generated on Mon Sep 8 01:26:32 2008 for VMD (current) by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002