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¶
Negishi: 20220522
Anvil: 20200822
Bell: 20220522
Module¶
You can load the modules by:
module load parallel