Dear Hail team,
I am using hail 0.2 locally on my institute’s single multi CPU workstation (48 CPUs).
Now I am doing WES analysis which contain around 4000 subjects and 3,000,000 variants.
However, while I am doing the analysis, hail uses more than 40 CPUs (e.g. when I used “count()” command ).
Is there any way to limit hail’s CPU use? (e.g. 30 CPUs)
Since I am new to hail, any advice would be greatly appreciated.