Simple GPU 1.0
Fortran GPU Computing Library with transparent CPU/GPU support
Loading...
Searching...
No Matches
gpu::gpu_download_c Interface Reference

Public Member Functions

subroutine gpu_download_c (gpu_ptr, cpu_ptr, n)
 

Detailed Description

Definition at line 209 of file simple_gpu.F90.

Constructor & Destructor Documentation

◆ gpu_download_c()

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.


The documentation for this interface was generated from the following file: