|
HMSBEAGLE
1.0.0
|
This is the complete list of members for GPUInterface, including all inherited members.
| AllocateIntMemory(size_t length) (defined in GPUInterface) | GPUInterface | |
| AllocateMemory(size_t memSize) (defined in GPUInterface) | GPUInterface | |
| AllocatePinnedHostMemory(size_t memSize, bool writeCombined, bool mapped) (defined in GPUInterface) | GPUInterface | |
| AllocateRealMemory(size_t length) (defined in GPUInterface) | GPUInterface | |
| CallocHost(size_t size, size_t length) (defined in GPUInterface) | GPUInterface | |
| DestroyKernelMap() (defined in GPUInterface) | GPUInterface | |
| FreeHostMemory(void *hPtr) (defined in GPUInterface) | GPUInterface | |
| FreeMemory(GPUPtr dPtr) (defined in GPUInterface) | GPUInterface | |
| FreePinnedHostMemory(void *hPtr) (defined in GPUInterface) | GPUInterface | |
| GetAvailableMemory() (defined in GPUInterface) | GPUInterface | |
| GetDeviceCount() (defined in GPUInterface) | GPUInterface | |
| GetDeviceDescription(int deviceNumber, char *deviceDescription) (defined in GPUInterface) | GPUInterface | |
| GetDeviceName(int deviceNumber, char *deviceName, int nameLength) (defined in GPUInterface) | GPUInterface | |
| GetDevicePointer(void *hPtr) (defined in GPUInterface) | GPUInterface | |
| GetFunction(const char *functionName) (defined in GPUInterface) | GPUInterface | |
| GetSupportsDoublePrecision(int deviceNumber) (defined in GPUInterface) | GPUInterface | |
| GPUInterface() (defined in GPUInterface) | GPUInterface | |
| Initialize() (defined in GPUInterface) | GPUInterface | |
| InitializeKernelMap() (defined in GPUInterface) | GPUInterface | protected |
| kernelResource (defined in GPUInterface) | GPUInterface | |
| LaunchKernel(GPUFunction deviceFunction, Dim3Int block, Dim3Int grid, int parameterCountV, int totalParameterCount,...) (defined in GPUInterface) | GPUInterface | |
| MallocHost(size_t memSize) (defined in GPUInterface) | GPUInterface | |
| MemcpyDeviceToDevice(GPUPtr dest, GPUPtr src, size_t memSize) (defined in GPUInterface) | GPUInterface | |
| MemcpyDeviceToHost(void *dest, const GPUPtr src, size_t memSize) (defined in GPUInterface) | GPUInterface | |
| MemcpyHostToDevice(GPUPtr dest, const void *src, size_t memSize) (defined in GPUInterface) | GPUInterface | |
| MemsetShort(GPUPtr dest, unsigned short val, size_t count) (defined in GPUInterface) | GPUInterface | |
| PrintfDeviceInt(GPUPtr dPtr, int length) (defined in GPUInterface) | GPUInterface | |
| PrintfDeviceVector(GPUPtr dPtr, int length, Real r) (defined in GPUInterface) | GPUInterface | inline |
| PrintfDeviceVector(GPUPtr dPtr, int length, double checkValue, Real r) (defined in GPUInterface) | GPUInterface | |
| PrintfDeviceVector(GPUPtr dPtr, int length, double checkValue, int *signal, Real r) (defined in GPUInterface) | GPUInterface | inline |
| resourceMap (defined in GPUInterface) | GPUInterface | protected |
| SetDevice(int deviceNumber, int paddedStateCount, int categoryCount, int patternCount, long flags) (defined in GPUInterface) | GPUInterface | |
| supportDoublePrecision (defined in GPUInterface) | GPUInterface | protected |
| Synchronize() (defined in GPUInterface) | GPUInterface | |
| ~GPUInterface() (defined in GPUInterface) | GPUInterface |
1.8.1