Skip to content

ZeRO-Offload CPU, memory utilization #2716

Answered by taehyunzzz
taehyunzzz asked this question in Q&A
Discussion options

You must be logged in to vote

Found the issue. Seems like it is due to Pytorch default num_threads. When I set the number of threads with torch.set_num_threads(64), it started to work as expected 💯 Check this.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by tjruwase
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant