TylerHilbert commited on
Commit
3fb222a
·
1 Parent(s): c4b2f3b

Added kraken.

Browse files
PyTorchConference2025_GithubRepos.json CHANGED
@@ -1181,6 +1181,11 @@
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
  ]
 
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
+ {
1187
+ "repo_name": "kraken",
1188
+ "repo_link": "https://github.com/meta-pytorch/kraken",
1189
+ "github_about_section": "Triton-based Symmetric Memory operators and examples"
1190
  }
1191
  ]