ddangelov / Top2Vec

Top2Vec learns jointly embedded topic, document and word vectors.
BSD 3-Clause "New" or "Revised" License
2.92k stars 374 forks source link

Changing Workers Not Working as Intended #329

Open Nirvana2211 opened 1 year ago

Nirvana2211 commented 1 year ago

I am using top2vec on a 2 processors windows 10 machine with 40 cores. I am running it with workers set to 36, but it is only using one processor. The second processor is showing <5% utilization. Has anyone seen this behavior?

Nirvana2211 commented 1 year ago

I reopened the issue as I thought earlier that I had figured it out. But after some testing, I am not able to nail the issue. Any insight will be helpful. Thank you!