Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in gnu-parallel

Ubuntu 18.04: GNU parallel can't find and use the full number of cores on a local system

gnu-parallel

GNU Parallel: distribute files from one source to remote hosts while distributing destination files

gnu-parallel

gnu parallel input from a tsv

python gnu gnu-parallel

Force gnu-parallel to treat replacement string as command

gpu gnu-parallel

Is it possible to parallelize awk writing to multiple files through GNU parallel?

MV command line not working for certain files (OSX)

How best to use GNU parallel for jobs using a lot of CPU time

OpenMP/__gnu_parallel for an unordered_map

Why does zsh expand globs for me in a bash script using GNU parallel?

bash zsh gnu-parallel

Split file into several files based on condition and also number of lines approximately

linux bash shell gnu-parallel

How do I denote that arguments are related?

gnu-parallel

How to use the arguments from `xargs` as the index of an array

run loop with gnu parallel and pass in a variable

bash gnu-parallel

Cuda AtomicAdd for int3

c++ cuda gnu-parallel

GNU Parallel | pipe command

use GNU parallel to parallelize a multi-threaded command

Use GNU parallel to parallelise a bash for loop

python unix gnu-parallel

How to read a 2 column file and pass each column as a paired input for GNU parallel

Pass each line of stdout as stdin to a new invocation of a tool