taskManeage - Tasks: task #15430, Features to help with temporary...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

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

Submitter:  Mohammad Akhlaghi <makhlaghi>
Submitted:  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
Assigned to:  None Percent Complete:  0%
Open/Closed:  Open Effort:  0.00

Tue 29 Oct 2019 07:33:47 PM UTC, original submission:  

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).

Mohammad Akhlaghi <makhlaghi>
Group administrator

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by makhlaghi (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    No changes have been made to this item

    Back to the top

    Powered by Savane 3.13-cf05.
    Corresponding source code