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

Upload data to GPU (C binding) More...

Public Member Functions

subroutine gpu_upload_c (cpu_ptr, gpu_ptr, n)
 

Detailed Description

Upload data to GPU (C binding)

Definition at line 202 of file simple_gpu.F90.

Constructor & Destructor Documentation

◆ gpu_upload_c()

subroutine gpu::gpu_upload_c::gpu_upload_c ( type(c_ptr), value  cpu_ptr,
type(c_ptr), value  gpu_ptr,
integer(c_int64_t), value  n 
)

Definition at line 202 of file simple_gpu.F90.


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