Cython Clear Cache

Hello! I’m actually running many complex simulations on the remote server of my lab and I started to get the warning message about the size of the occupied space. My question is: Can i clear the cache while other long simulations are running?

Hi @caccola816. At least on Linux systems, clearing the cache after the simulations have started should be fine. I wouldn’t try it if you are still starting new simulations, since there is a small possibility that the clear_cache operation could clear the cache at the same time or shortly after a code file is generated. Finally, the 1GB warning is of course somewhat arbitrary – if you are not running short of space, I’d rather leave everything running as it is to not risk issues.