JiangYuLab / CNVcaller

GNU General Public License v3.0
41 stars 14 forks source link

Optimum nproc for Genotype.py ? #21

Open afurches opened 2 months ago

afurches commented 2 months ago

Hi,

Could you offer any advice on the optimum number of threads to use when running Genotype.py ? Does it offer any advantage to increase nproc from the default value of 1 ?

For example, I'm running Genotype.py on a population of ~1500 samples on a node with 56 dual-threaded cores and 512G RAM. Thanks.