Versions
v3.9.1 :: 0 :: gentoo
- Modified
- License
- BSD
- Keywords
- ~amd64
- USE flags
- clang-cuda cublas cudnn doc dot examples headers-only jumbo-build performance profiler test tools
v3.8.0 :: 0 :: gentoo
- Modified
- License
- BSD
- Keywords
- ~amd64
v3.5.1 :: 0 :: gentoo
- Modified
- License
- BSD
- Keywords
- ~amd64
v3.4.1 :: 0 :: gentoo
- Modified
- License
- BSD
- Keywords
- ~amd64
USE flags
General
- clang-cuda
- Use clang for cuda units compilation
- cublas
- Enable cuBLAS usage for tests
- cudnn
- Enable cuDNN usage for tests
- doc
- Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally
- dot
- Use dot to generate graphs in the doxygen documentation via media-gfx/graphviz
- examples
- Enable CUTLASS Examples
- headers-only
- Enable only the header library
- jumbo-build
- Enable combined source compilation
- performance
- Enable CUTLASS Performance
- profiler
- Enable CUTLASS Profiler
- test
- Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
- tools
- Enable CUTLASS Tools
cpu_flags_x86
- f16c
- Adds support for F16C instruction set for converting between half-precision and single-precision floats
Dependencies
dev-lang / python : An interpreted, interactive, object-oriented programming language
dev-libs / cudnn : NVIDIA Accelerated Deep Learning on GPU library
dev-util / nvidia-cuda-toolkit : NVIDIA CUDA Toolkit (compiler and friends)
Runtime Dependencies
dev-util / nvidia-cuda-toolkit : NVIDIA CUDA Toolkit (compiler and friends)
Depending packages
media-libs / oidn : Intel Open Image Denoise library
Bugs
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Paul Zander · gentoo
dev-libs/cutlass: add 3.9.1
Bug: https://bugs.gentoo.org/923888 Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com> Part-of: https://github.com/gentoo/gentoo/pull/41967 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alfredo Tupone · gentoo
dev-libs/cutlass: add 3.8.0
Closes: https://bugs.gentoo.org/947148 Signed-off-by: Alfredo Tupone <tupone@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alfredo Tupone · gentoo
dev-libs/cutlass: add 3.5.1, drop 3.3.0
Signed-off-by: Alfredo Tupone <tupone@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alfredo Tupone · gentoo
dev-libs/cutlass: add 3.4.1
Signed-off-by: Alfredo Tupone <tupone@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alfredo Tupone · gentoo
dev-libs/cutlass: addpredict on /proc/self/task
Closes: https://bugs.gentoo.org/928148 Signed-off-by: Alfredo Tupone <tupone@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alfredo Tupone · gentoo
dev-libs/cutlass: drop 2.10.0-r1, 3.1.0
Signed-off-by: Alfredo Tupone <tupone@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alfredo Tupone · gentoo
dev-libs/cutlass: add 3.3.0
Signed-off-by: Alfredo Tupone <tupone@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alfredo Tupone · gentoo
dev-libs/cutlass: add 3.1.0
Signed-off-by: Alfredo Tupone <tupone@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Yiyang Wu · gentoo
dev-libs/cutlass: use ${ED} as install destination for prefix
Otherwise the rm command fails due to non-existing ${D}/usr/test Signed-off-by: Yiyang Wu <xgreenlandforwyy@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/33023 Signed-off-by: Alfredo Tupone <tupone@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-libs/cutlass: drop blank DEPEND/RDEPEND
This makes it hard to grep for actual mistakes like DEPEND=DEPEND. Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alfredo Tupone · gentoo
dev-libs/cutlass: fix sandbox
Closes: https://bugs.gentoo.org/904292 Signed-off-by: Alfredo Tupone <tupone@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alfredo Tupone · gentoo
dev-libs/cutlass: call cuda_src_prepare
Signed-off-by: Alfredo Tupone <tupone@gentoo.org> - Alfredo Tupone · gentoo
dev-libs/cutlass: try harder with sandbox
Signed-off-by: Alfredo Tupone <tupone@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alfredo Tupone · gentoo
dev-libs/cutlass: fix /dev/nvidiactl sandbox issues
Closes: https://bugs.gentoo.org/903930 Signed-off-by: Alfredo Tupone <tupone@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alfredo Tupone · gentoo
dev-libs/cutlass: new package, add 2.10.0
Bug: https://bugs.gentoo.org/895490 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>