Commit ·
c4b2f3b
1
Parent(s): b5e77cf
Added nccl back.
Browse files
PyTorchConference2025_GithubRepos.json
CHANGED
|
@@ -1175,5 +1175,12 @@
|
|
| 1175 |
"contributors_2025": 64,
|
| 1176 |
"contributors_2024": 22,
|
| 1177 |
"contributors_2023": 3
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1178 |
}
|
| 1179 |
]
|
|
|
|
| 1175 |
"contributors_2025": 64,
|
| 1176 |
"contributors_2024": 22,
|
| 1177 |
"contributors_2023": 3
|
| 1178 |
+
},
|
| 1179 |
+
{
|
| 1180 |
+
"repo_name": "nccl",
|
| 1181 |
+
"repo_link": "https://github.com/NVIDIA/nccl",
|
| 1182 |
+
"category": "distributed computing",
|
| 1183 |
+
"github_about_section": "Optimized primitives for collective multi-GPU communication",
|
| 1184 |
+
"homepage_link": "https://docs.nvidia.com/deeplearning/nccl/user-guide/docs/index.html",
|
| 1185 |
}
|
| 1186 |
]
|