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

Allocate GPU/CPU memory (C binding) More...

Public Member Functions

subroutine gpu_allocate_c (ptr, n)
 

Detailed Description

Allocate GPU/CPU memory (C binding)

Definition at line 189 of file simple_gpu.F90.

Constructor & Destructor Documentation

◆ gpu_allocate_c()

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.


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