diff options
author | Michał Górny <mgorny@gentoo.org> | 2023-12-18 20:04:54 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2023-12-26 11:46:05 +0100 |
commit | 9965f147595ed72fb3364099eb2209df6ed7f906 (patch) | |
tree | 4f9fbf152dc5a9d516e874a821f1d6f0839804e8 /dev-libs/starpu | |
parent | dev-cpp/rapidfuzz-cpp: Bump to 3.0.0 (diff) | |
download | gentoo-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 'dev-libs/starpu')
-rw-r--r-- | dev-libs/starpu/metadata.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dev-libs/starpu/metadata.xml b/dev-libs/starpu/metadata.xml index 6c582c6644fd..c4545cea9598 100644 --- a/dev-libs/starpu/metadata.xml +++ b/dev-libs/starpu/metadata.xml @@ -12,7 +12,6 @@ efficiently as possible. </longdescription> <use> - <flag name="cuda">Enable NVIDIA CUDA toolkit support</flag> <flag name="gcc-plugin">Enable GCC extension plugin (experimental)</flag> <flag name="spinlock-check">Enable spinlock check</flag> </use> |