|
PAPI 7.1.0.0
|
#include <simpleMultiGPU.h>
Data Fields | |
| int | dataN |
| float * | h_Data |
| float * | h_Sum |
| float * | d_Data |
| float * | d_Sum |
| float * | h_Sum_from_device |
| cudaStream_t | stream |
Definition at line 37 of file simpleMultiGPU.h.
| float* TGPUplan::d_Data |
Definition at line 47 of file simpleMultiGPU.h.
| float * TGPUplan::d_Sum |
Definition at line 47 of file simpleMultiGPU.h.
| int TGPUplan::dataN |
Definition at line 40 of file simpleMultiGPU.h.
| float* TGPUplan::h_Data |
Definition at line 41 of file simpleMultiGPU.h.
| float* TGPUplan::h_Sum |
Definition at line 44 of file simpleMultiGPU.h.
| float* TGPUplan::h_Sum_from_device |
Definition at line 50 of file simpleMultiGPU.h.
| cudaStream_t TGPUplan::stream |
Definition at line 53 of file simpleMultiGPU.h.