|
Simple GPU 1.0
Fortran GPU Computing Library with transparent CPU/GPU support
|
Public Member Functions | |
| subroutine | gpu_download_c (gpu_ptr, cpu_ptr, n) |
Definition at line 209 of file simple_gpu.F90.
| subroutine gpu::gpu_download_c::gpu_download_c | ( | type(c_ptr), value | gpu_ptr, |
| type(c_ptr), value | cpu_ptr, | ||
| integer(c_int64_t), value | n | ||
| ) |
Definition at line 209 of file simple_gpu.F90.