renozao / NMF

NMF: A Flexible R package for Nonnegative Matrix Factorization
139 stars 41 forks source link

Unable to manually set number of parallel workers in R "NMF" package -- only using 2 cores #179

Open LianglRen opened 11 months ago

LianglRen commented 11 months ago

As posted on stack overflow, NMF v0.26 only use 2 cores in R v4.3 , Ubuntu 20.04. reinstall of v0.25 fixed this.

dimitrisokolowskei commented 3 months ago

I was having the same issue and version downgrade worked for me.