Summary: | sci-libs/tensorpipe-2022.05.13 does not provide cuda files, causing sci-libs/caffe2=2.0.0-r4[cuda, tensorpipe] to fail | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Michael Moon <triffid.hunter> |
Component: | Current packages | Assignee: | Tupone Alfredo <tupone> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Michael Moon
2023-05-12 11:50:16 UTC
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c20b2f88a074632d3741ae5b3f498483e84fe388 commit c20b2f88a074632d3741ae5b3f498483e84fe388 Author: Alfredo Tupone <tupone@gentoo.org> AuthorDate: 2023-05-14 17:07:11 +0000 Commit: Alfredo Tupone <tupone@gentoo.org> CommitDate: 2023-05-14 17:07:52 +0000 sci-libs/tensorpipe: enable cuda Closes: https://bugs.gentoo.org/906204 Signed-off-by: Alfredo Tupone <tupone@gentoo.org> sci-libs/tensorpipe/metadata.xml | 3 +++ ...e-2022.05.13.ebuild => tensorpipe-2022.05.13-r1.ebuild} | 14 ++++++++++++-- 2 files changed, 15 insertions(+), 2 deletions(-) Please report if working. I need to link caffe2 use flags with this Thanks Tupone, tensorpipe[cuda] does install cuda-related files now, thanks. caffe2[cuda,tensorpipe] build succeeds now too, excellent! And yes, caffe2[cuda,tensorpipe] probably should depend on tensorpipe[cuda] now that the flag exists :) I'm unsure if caffe2[-cuda,tensorpipe] should depend on tensorpipe[-cuda] or just tensorpipe though; I suspect the latter since tensorpipe provides separate tensorpipe.so and tensorpipe_cuda.so The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=956d531c9b11328f220abea0bdc319ed3ccfe891 commit 956d531c9b11328f220abea0bdc319ed3ccfe891 Author: Alfredo Tupone <tupone@gentoo.org> AuthorDate: 2023-05-15 06:25:19 +0000 Commit: Alfredo Tupone <tupone@gentoo.org> CommitDate: 2023-05-15 06:26:07 +0000 sci-libs/caffe2: if cuda require tensorpipe[cuda] Bug: https://bugs.gentoo.org/906204 Signed-off-by: Alfredo Tupone <tupone@gentoo.org> sci-libs/caffe2/{caffe2-2.0.1.ebuild => caffe2-2.0.1-r1.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) |