I am running a simulation using a package gputools, and I want to make sure that I am not running a memory problem as the simulation advances. gputoolsautomatically erases GPU memory?
gputools
I checked the documentation gputools here , but I don't see a mention of how memory is handled.
As far as I can tell, all the functions in gputoolsare just wrappers around the lower level functions provided by BLASand NVIDIA CUDA toolkit.
BLAS
NVIDIA CUDA toolkit
, C/C++, R , , , , gputools.
C/C++
R