Conversation
| running on nodes with different numbers of GPUs. In effect a | ||
| block of this many GPUs will be treated as a virtual node. | ||
| By default the GPUs on a node are treated as a group. | ||
| By default the GPUs on each node are treated as a group. |
There was a problem hiding this comment.
@shuds13 The last line might be confusing. Is that saying that even though the nodes might have different numbers of GPUs, the groups will be a different size by default?
|
Can someone help me understand the comment |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #1364 +/- ##
===========================================
+ Coverage 73.92% 73.95% +0.03%
===========================================
Files 90 90
Lines 8294 8294
Branches 1476 1476
===========================================
+ Hits 6131 6134 +3
+ Misses 1943 1942 -1
+ Partials 220 218 -2 ☔ View full report in Codecov by Sentry. |
For a bit we've been able to do: |
I guess that isn't clear from how I read that line. Can we add a bit to the comment to help? |
No description provided.