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/cholmod
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/cholmod')
-rw-r--r--sci-libs/cholmod/metadata.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/sci-libs/cholmod/metadata.xml b/sci-libs/cholmod/metadata.xml
index 4b106db7f098..baceb4a3e5f7 100644
--- a/sci-libs/cholmod/metadata.xml
+++ b/sci-libs/cholmod/metadata.xml
@@ -6,7 +6,6 @@
<name>Gentoo Science Project</name>
</maintainer>
<use>
- <flag name="cuda">Use nvidia cuda toolkit for speeding up computations</flag>
<flag name="cholesky">
Enable sparse Cholesky factorisation
</flag>