looper
looper copied to clipboard
how do to parallel-process files with looper locally -- lump them together, this will group several commands in one like:
how do to parallel-process files with looper locally -> originally a divvy idea. issue: 100 files -> divvy submits to cluster no problem, if local they will run serial. Could run in background process using ampersand. in command shell script with &. So can we lump 100 samples (in 10 background processes), new divvy template to accomplish that
- Original Notes