R. T. (Fortran Man)
02-01-2005, 07:02 PM
After DEALLOCATE all the memory used is not available again to the runtime.
After DEALLOCATE the memory available to the runtime is fragmented and large chunks can no longer be ALLOCATEd.
Is there a fix or work around for this problem?
After DEALLOCATE the memory available to the runtime is fragmented and large chunks can no longer be ALLOCATEd.
Is there a fix or work around for this problem?