Skip to content

how to maximize CPU usage in distributed training? #603

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

You must be logged in to vote

Update:
By adding mpi barrier between data loading and training, I see the CPU usage is expected (~90%) in training stage. The ~23% CPU usage appear in data loading stage.
So I guess multithreading doesn't apply to the daal4py data loading implementation.
The initial question becomes invalid now.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by PetrovKP
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