reproduce-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[task #15430] Features to help with temporary files in shared memory


From: Mohammad Akhlaghi
Subject: [task #15430] Features to help with temporary files in shared memory
Date: Tue, 29 Oct 2019 15:33:49 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:70.0) Gecko/20100101 Firefox/70.0

URL:
  <https://savannah.nongnu.org/task/?15430>

                 Summary: Features to help with temporary files in shared
memory
                 Project: Reproducible paper template
            Submitted by: makhlaghi
            Submitted on: Tue 29 Oct 2019 07:33:47 PM UTC
         Should Start On: Tue 29 Oct 2019 12:00:00 AM UTC
   Should be Finished on: Tue 29 Oct 2019 12:00:00 AM UTC
                Category: Analysis
                Priority: 5 - Normal
                  Status: Postponed
                 Privacy: Public
        Percent Complete: 0%
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any
                  Effort: 0.00

    _______________________________________________________

Details:

Recently in the "Tips for managing your project" of `README-hacking.md', an
item (called "Fast access to temporary files", under "Make Programming") was
added to help in dealing with large files and using shared memory to keep
temporary files between rules. 

We can facilitate this process with several low-level additions to the
template. For example, automatically defining the suggested `shm-template' in
the core of the template, or deleting all files with this pattern from RAM
when the pipeline stops (even because of a failure).

We can also define functions (for example in the project's `.bashrc') to
remove specified shared memory files automatically while preserving the order
(deleting the non-suffix file after all the ones with a suffix).




    _______________________________________________________

Reply to this item at:

  <https://savannah.nongnu.org/task/?15430>

_______________________________________________
  Message sent via Savannah
  https://savannah.nongnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]