dpeerlab / spectra

Supervised Pathway DEConvolution of InTerpretable Gene ProgRAms
MIT License
134 stars 17 forks source link

Number of cores allocation #38

Open WuRAFY opened 7 months ago

WuRAFY commented 7 months ago

Hello, We use sBatch system to monitoring tasks. When running spectra, we found that spectra would call more cores than we assigned to it. Could you explain spectra‘s cpu scheduling strategy, and are there any way to limit the number of cores?

Thanks!

kousaa commented 3 weeks ago

Hello, in relation to this issue, is there a way to set n_jobs for spectra to utilize a specific number of CPU cores in parallel?

Thanks! Anastasia