summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2023-12-18 20:04:54 +0100
committerMichał Górny <mgorny@gentoo.org>2023-12-26 11:46:05 +0100
commit9965f147595ed72fb3364099eb2209df6ed7f906 (patch)
tree4f9fbf152dc5a9d516e874a821f1d6f0839804e8 /sci-libs/caffe2
parentdev-cpp/rapidfuzz-cpp: Bump to 3.0.0 (diff)
downloadgentoo-9965f147595ed72fb3364099eb2209df6ed7f906.tar.gz
gentoo-9965f147595ed72fb3364099eb2209df6ed7f906.tar.bz2
gentoo-9965f147595ed72fb3364099eb2209df6ed7f906.zip
profiles/use.desc: Make USE=cuda global
Add a global USE=cuda. It is used semi-consistently in 39 packages. Signed-off-by: Michał Górny <mgorny@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/34348 Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'sci-libs/caffe2')
-rw-r--r--sci-libs/caffe2/metadata.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/sci-libs/caffe2/metadata.xml b/sci-libs/caffe2/metadata.xml
index 3ff3efc01e07..3b4ad7f29919 100644
--- a/sci-libs/caffe2/metadata.xml
+++ b/sci-libs/caffe2/metadata.xml
@@ -10,7 +10,6 @@
<name>James Beddek</name>
</maintainer>
<use>
- <flag name="cuda">Add support for CUDA processing</flag>
<flag name="distributed">Support distributed applications</flag>
<flag name="fbgemm">Use FBGEMM</flag>
<flag name="ffmpeg">Add support for video processing operators</flag>