GarbageCollect

function defined in module FluxTraining


			GarbageCollect(nsteps)

Every nsteps steps, forces garbage collection. Use this if you get memory leaks from, for example, parallel data loading.

Performs an additional C-call on Linux systems that can sometimes help.

Methods

There is 1 method for FluxTraining.GarbageCollect: