From 801d962bfe77e086a822ff84d8cff4066bdd7540 Mon Sep 17 00:00:00 2001 From: Boris Fomitchev Date: Wed, 16 Mar 2016 23:09:36 -0700 Subject: [PATCH 1/2] Use arch=5.3 as well [ROCm/rccl commit: 62b551798f86363772a3d9c4a334dd83c459b925] --- projects/rccl/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/rccl/Makefile b/projects/rccl/Makefile index b98e5b9435..be38d72d34 100644 --- a/projects/rccl/Makefile +++ b/projects/rccl/Makefile @@ -33,7 +33,7 @@ VERBOSE ?= 0 CUDACODE := -gencode=arch=compute_35,code=sm_35 \ -gencode=arch=compute_50,code=sm_50 \ -gencode=arch=compute_52,code=sm_52 \ - -gencode=arch=compute_50,code=sm_53 + -gencode=arch=compute_53,code=sm_53 BUILDDIR := build From b154c4e12165896ec10586a6dae5780a1f49751c Mon Sep 17 00:00:00 2001 From: Boris Fomitchev Date: Thu, 17 Mar 2016 15:48:48 -0700 Subject: [PATCH 2/2] Version with . 7.5 [ROCm/rccl commit: b508d281232ee46e413395cb82600c5c1dea1f58] --- projects/rccl/debian/changelog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/rccl/debian/changelog b/projects/rccl/debian/changelog index 1c40a0d166..ef41f4a96a 100644 --- a/projects/rccl/debian/changelog +++ b/projects/rccl/debian/changelog @@ -1,4 +1,4 @@ -nccl (1.1.1+cuda75) trusty; urgency=medium +nccl (1.1.1+cuda7.5) trusty; urgency=medium * Rebuilding with 7.5