|
Simple GPU 1.0
Fortran GPU Computing Library with transparent CPU/GPU support
|
Query GPU memory usage (C binding) More...
Public Member Functions | |
| subroutine | gpu_get_memory (free, total) |
Query GPU memory usage (C binding)
Definition at line 183 of file simple_gpu.F90.
| 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.