parallel¶
Description¶
GNU parallel is a shell tool for executing jobs in parallel using one or more computers. A job can be a single command or a small script that has to be run for each of the lines in the input.
Versions¶
20200822
Module¶
You can load the modules by:
module load parallel