Versions
v2023.01.17-r1 :: 0 :: gentoo
- Modified
- License
- MIT
- Keywords
- ~amd64
- USE flags
- cuda libuv mpi redis ssl test
USE flags
General
- cuda
- Enable CUDA support
- libuv
- Enable libuv support
- mpi
- Add MPI (Message Passing Interface) layer to the apps that support it
- redis
- Enable Redis backend for storage via dev-libs/hiredis
- ssl
- Add support for SSL/TLS connections (Secure Socket Layer / Transport Layer Security)
- test
- Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
Dependencies
dev-db / redis : A persistent caching system, key-value, and data structures database
dev-libs / hiredis : Minimalistic C client library for the Redis database
dev-libs / libuv : Cross-platform asychronous I/O
dev-libs / openssl : Robust, full-featured Open Source Toolkit for the Transport Layer Security (TLS)
dev-util / nvidia-cuda-toolkit : NVIDIA CUDA Toolkit (compiler and friends)
virtual / mpi : Virtual for Message Passing Interface (MPI) v2.0 implementation
Runtime Dependencies
dev-db / redis : A persistent caching system, key-value, and data structures database
dev-libs / hiredis : Minimalistic C client library for the Redis database
dev-libs / libuv : Cross-platform asychronous I/O
dev-libs / openssl : Robust, full-featured Open Source Toolkit for the Transport Layer Security (TLS)
dev-util / nvidia-cuda-toolkit : NVIDIA CUDA Toolkit (compiler and friends)
virtual / mpi : Virtual for Message Passing Interface (MPI) v2.0 implementation
Depending packages
Bugs
- 913685
- sci-libs/gloo: incompatible with OpenSSL 3
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - wangjiezhe · gentoo
sci-libs/gloo: add cuda use flag
Signed-off-by: wangjiezhe <wangjiezhe@gmail.com> Signed-off-by: Alfredo Tupone <tupone@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alfredo Tupone · gentoo
sci-libs/gloo: add 2023.01.17
Signed-off-by: Alfredo Tupone <tupone@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alfredo Tupone · gentoo
sci-libs/gloo: require openssl 1.1
Closes: https://bugs.gentoo.org/886279 Signed-off-by: Alfredo Tupone <tupone@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alfredo Tupone · gentoo
sci-libs/gloo: add to tree
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>