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

Query GPU memory usage (C binding) More...

Public Member Functions

subroutine gpu_get_memory (free, total)
 

Detailed Description

Query GPU memory usage (C binding)

Definition at line 183 of file simple_gpu.F90.

Constructor & Destructor Documentation

◆ gpu_get_memory()

subroutine gpu::gpu_get_memory::gpu_get_memory ( integer(c_size_t)  free,
integer(c_size_t)  total 
)

Definition at line 183 of file simple_gpu.F90.


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