|
Simple GPU 1.0
Fortran GPU Computing Library with transparent CPU/GPU support
|
Free GPU/CPU memory. More...
Free GPU/CPU memory.
Deallocates memory previously allocated with gpu_allocate. After calling this, the array should not be used.
| [in,out] | arr | GPU array to deallocate |
Definition at line 408 of file simple_gpu.F90.