summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwangjiezhe <wangjiezhe@gmail.com>2023-05-08 20:58:32 +0800
committerAlfredo Tupone <tupone@gentoo.org>2023-05-08 23:00:12 +0200
commit31ce941c3695409c169e43143b869ae19aae119b (patch)
tree955376072e6a72f7cf13c4ab3e0f8716e4fef752 /sci-libs/caffe2
parentsci-libs/gloo: add cuda use flag (diff)
downloadgentoo-31ce941c3695409c169e43143b869ae19aae119b.tar.gz
gentoo-31ce941c3695409c169e43143b869ae19aae119b.tar.bz2
gentoo-31ce941c3695409c169e43143b869ae19aae119b.zip
sci-libs/caffe2: fix gloo use with cuda
Signed-off-by: wangjiezhe <wangjiezhe@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/30931 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
Diffstat (limited to 'sci-libs/caffe2')
-rw-r--r--sci-libs/caffe2/caffe2-1.13.1-r6.ebuild (renamed from sci-libs/caffe2/caffe2-1.13.1-r5.ebuild)2
-rw-r--r--sci-libs/caffe2/caffe2-2.0.0-r4.ebuild (renamed from sci-libs/caffe2/caffe2-2.0.0-r3.ebuild)2
2 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/caffe2/caffe2-1.13.1-r5.ebuild b/sci-libs/caffe2/caffe2-1.13.1-r6.ebuild
index 7fc257acd3ab..e0d99129a9ac 100644
--- a/sci-libs/caffe2/caffe2-1.13.1-r5.ebuild
+++ b/sci-libs/caffe2/caffe2-1.13.1-r6.ebuild
@@ -47,7 +47,7 @@ RDEPEND="
)
fbgemm? ( dev-libs/FBGEMM )
ffmpeg? ( media-video/ffmpeg:= )
- gloo? ( sci-libs/gloo )
+ gloo? ( sci-libs/gloo[cuda?] )
mpi? ( sys-cluster/openmpi )
nnpack? ( sci-libs/NNPACK )
numpy? ( $(python_gen_cond_dep '
diff --git a/sci-libs/caffe2/caffe2-2.0.0-r3.ebuild b/sci-libs/caffe2/caffe2-2.0.0-r4.ebuild
index 42b8dae69229..f6a3684a96a0 100644
--- a/sci-libs/caffe2/caffe2-2.0.0-r3.ebuild
+++ b/sci-libs/caffe2/caffe2-2.0.0-r4.ebuild
@@ -47,7 +47,7 @@ RDEPEND="
)
fbgemm? ( dev-libs/FBGEMM )
ffmpeg? ( media-video/ffmpeg:= )
- gloo? ( sci-libs/gloo )
+ gloo? ( sci-libs/gloo[cuda?] )
mpi? ( sys-cluster/openmpi )
nnpack? ( sci-libs/NNPACK )
numpy? ( $(python_gen_cond_dep '