Skip to content

Commit

Permalink
Update NCCL Version to 2.5.6-2
Browse files Browse the repository at this point in the history
-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=288829866
  • Loading branch information
shyamsabhaya committed Jan 10, 2020
1 parent bb0464f commit a5a9baf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion perfkitbenchmarker/linux_packages/nccl.py
Expand Up @@ -18,7 +18,7 @@
from perfkitbenchmarker import flags
from perfkitbenchmarker import vm_util

flags.DEFINE_string('nccl_version', '2.5.6-1',
flags.DEFINE_string('nccl_version', '2.5.6-2',
'NCCL version to install')

FLAGS = flags.FLAGS
Expand Down

0 comments on commit a5a9baf

Please sign in to comment.