summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuilherme Amadio <amadio@gentoo.org>2020-03-11 17:09:51 +0100
committerGuilherme Amadio <amadio@gentoo.org>2020-03-12 08:21:39 +0100
commitc5226fabb2d98676770c9925dafc781036e25b26 (patch)
tree6adb17b35ac10962ddbf0270f85043a1fdfd61c4 /sci-physics/root/metadata.xml
parentsci-physics/root: make sure not to use bundled zstd library (diff)
downloadgentoo-c5226fabb2d98676770c9925dafc781036e25b26.tar.gz
gentoo-c5226fabb2d98676770c9925dafc781036e25b26.tar.bz2
gentoo-c5226fabb2d98676770c9925dafc781036e25b26.zip
sci-physics/root: add new cudnn USE flag
Package-Manager: Portage-2.3.93, Repoman-2.3.20 Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
Diffstat (limited to 'sci-physics/root/metadata.xml')
-rw-r--r--sci-physics/root/metadata.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/sci-physics/root/metadata.xml b/sci-physics/root/metadata.xml
index 8eb44b130ef3..e20aca48cc14 100644
--- a/sci-physics/root/metadata.xml
+++ b/sci-physics/root/metadata.xml
@@ -25,6 +25,7 @@
<flag name="c++14">Build using the C++14 standard</flag>
<flag name="c++17">Build using the C++17 standard</flag>
<flag name="cuda">Enable support for nVidia CUDA</flag>
+ <flag name="cudnn">Enable support for nVidia cuDNN library</flag>
<flag name="davix">Enable support for DAVIX Data Management Client (https://cern.ch/davix)</flag>
<flag name="fits">Enable support for images and data from FITS files with <pkg>sci-libs/cfitsio</pkg></flag>
<flag name="fortran">Compile included Fortran programs</flag>