summaryrefslogtreecommitdiff
path: root/dev-util/nvidia-cuda-toolkit/metadata.xml
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-09-23 10:22:15 +0100
committerV3n3RiX <venerix@redcorelinux.org>2020-09-23 10:22:15 +0100
commit8b4ace9c50842c5b83401ea7b179dcab940387e1 (patch)
tree230f3135ceaace633cf93e9838b185c4a6664c2e /dev-util/nvidia-cuda-toolkit/metadata.xml
parent9ee6d97c2883d42f204a533a8bc1f4562df778fb (diff)
gentoo resync : 23.09.2020
Diffstat (limited to 'dev-util/nvidia-cuda-toolkit/metadata.xml')
-rw-r--r--dev-util/nvidia-cuda-toolkit/metadata.xml9
1 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/nvidia-cuda-toolkit/metadata.xml b/dev-util/nvidia-cuda-toolkit/metadata.xml
index 4b8ba09a6653..27507c5dec4a 100644
--- a/dev-util/nvidia-cuda-toolkit/metadata.xml
+++ b/dev-util/nvidia-cuda-toolkit/metadata.xml
@@ -6,8 +6,11 @@
<name>Gentoo Science Project</name>
</maintainer>
<use>
- <flag name="profiler">Installs the NVIDIA CUDA visual profiler</flag>
- <flag name="debugger">Installs the CUDA debugger</flag>
- <flag name="eclipse">Install plugins for eclipse</flag>
+ <flag name="debugger">Install the CUDA debugger</flag>
+ <flag name="eclipse">Install Eclipse plugins</flag>
+ <flag name="nsight">Install profiling and optimizing tools (nsight-compute, nsight-systems)</flag>
+ <flag name="profiler">Install the NVIDIA CUDA profiler (nvprof) and the related libraries</flag>
+ <flag name="sanitizer">Install compute-sanitiazer tool</flag>
+ <flag name="vis-profiler">Install the NVIDIA CUDA visual profiler (nvvp)</flag>
</use>
</pkgmetadata>