rnajena / poseidon

PoSeiDon: positive selection detection and recombination analysis pipeline
MIT License
35 stars 10 forks source link

Max cores #10

Closed hoelzer closed 4 years ago

hoelzer commented 4 years ago

Currently, the pipeline uses all cores that are available on a machine. Next to the definition of max cores per process (via --cores) it would be good to also define an overall maximum number of CPUs (e.g. via --max_cores) so that not all available cores of a machine are used.

For example like done here: https://github.com/hoelzer-lab/rnaseq/blob/master/nextflow.config