Skip to content

Polish website#19

Merged
martinjaggi merged 7 commits intomasterfrom
Polish-Website
Sep 22, 2020
Merged

Polish website#19
martinjaggi merged 7 commits intomasterfrom
Polish-Website

Conversation

@ehoelzl
Copy link
Copy Markdown

@ehoelzl ehoelzl commented Sep 15, 2020

This PR comprises of the following changes:

@ehoelzl ehoelzl requested a review from martinjaggi September 15, 2020 13:42
Comment thread _posts/2020-09-08-communication-backend-comparison.md Outdated
<img src="{{ site.baseurl }}public/images/backends_comparison_by_workers_CUDA.png" alt="Backend performance comparison (GPU tensors)" style="max-width:100%;"/>
</a>

##### Key differences
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

newline?

Comment thread _posts/2020-09-08-communication-backend-comparison.md Outdated
Comment thread _posts/2020-09-08-communication-backend-comparison.md Outdated
Comment thread _posts/2020-09-08-communication-backend-comparison.md Outdated
excerpt_separator: <!--more-->
---

Distributed learning requires workers to collaborate by sharing learned information with their "colleagues". As MLBench
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

by swiftly sharing. With the accelerating growth of model sizes in modern deep learning, this aspect gains even more importance.


Distributed learning requires workers to collaborate by sharing learned information with their "colleagues". As MLBench
supports both one and multiple processes per node, in addition to multi-node training, communication between workers is crucial
and will heavily affect performance, notably for compute bound training algorithms.
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

skip As in beginning, and remove notably for compute bound..., as it's more crucial for communication bound

@martinjaggi martinjaggi merged commit 221f9c9 into master Sep 22, 2020
@martinjaggi martinjaggi deleted the Polish-Website branch September 22, 2020 11:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove tutorials from official website Blogpost about OpenMPI vs NCCL vs. Gloo performance

2 participants