[ET Trac] #1321: Collisions in executable cache directory

Roland Haas trac-noreply at einsteintoolkit.org
Wed Sep 24 11:43:13 CDT 2025


#1321: Collisions in executable cache directory

 Reporter: Ian Hinder
   Status: new
Milestone: 
  Version: development version
     Type: bug
 Priority: minor
Component: SimFactory

Comment (by Roland Haas):

Caching the executable \(currently about 1.1 GB when compiling all thorns and with debug symbols\) in order to reduce disk space usage becomes mostly moot once the first checkpoint is written: even the lowest resolution checkpoint for a vacuum run of mine is 2.0 GB per checkpoint file, and there are 64 checkpoint files per checkpoint.  
  
So it really only matters for things like test runs \(or the testsuites\) where no checkpoints are being written.  
  
The cache also uses hard-links across directories which not all file systems like / support \(BeeGFS is one of them\).  
  
Do we need the cache? Removing it would remove all issues associated with it.

--
Ticket URL: https://bitbucket.org/einsteintoolkit/tickets/issues/1321/collisions-in-executable-cache-directory
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.einsteintoolkit.org/pipermail/trac/attachments/20250924/0ee38daa/attachment.htm>


More information about the Trac mailing list