File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -387,9 +387,9 @@ def tf_workspace(path_prefix = "", tf_repo_name = ""):
387387
388388 native .new_http_archive (
389389 name = "nccl_archive" ,
390- url = "https://github.com/NVIDIA /nccl/archive/2a974f5ca2aa12b178046b2206b43f1fd69d9fae .tar.gz" ,
391- sha256 = "d6aa1a3f20ae85358890d9a96f49c51a75baa1d3af3598501f29ff9ef8a3107d " ,
392- strip_prefix = "nccl-2a974f5ca2aa12b178046b2206b43f1fd69d9fae " ,
390+ url = "https://github.com/nvidia /nccl/archive/024d1e267845f2ed06f3e2e42476d50f04a00ee6 .tar.gz" ,
391+ sha256 = "6787f0eed88d52ee8e32956fa4947d92c139da469f1d8e311c307f27d641118e " ,
392+ strip_prefix = "nccl-024d1e267845f2ed06f3e2e42476d50f04a00ee6 " ,
393393 build_file = str (Label ("//third_party:nccl.BUILD" )),
394394 )
395395
You can’t perform that action at this time.
0 commit comments