|
Simple GPU 1.0
Fortran GPU Computing Library with transparent CPU/GPU support
|
Allocate GPU/CPU memory (C binding) More...
Public Member Functions | |
| subroutine | gpu_allocate_c (ptr, n) |
Allocate GPU/CPU memory (C binding)
Definition at line 189 of file simple_gpu.F90.
| subroutine gpu::gpu_allocate_c::gpu_allocate_c | ( | type(c_ptr) | ptr, |
| integer(c_int64_t), value | n | ||
| ) |
Definition at line 189 of file simple_gpu.F90.