Versions
v2.0.1-r4 :: 0 :: gentoo
- Modified
- License
- BSD
- Keywords
- ~amd64
- USE flags
- cuda distributed fbgemm ffmpeg gloo mpi nnpack numpy opencl opencv openmp qnnpack tensorpipe xnnpack
v2.0.0-r5 :: 0 :: gentoo
- Modified
- License
- BSD
- Keywords
- ~amd64
- USE flags
- cuda distributed fbgemm ffmpeg gloo mpi nnpack numpy opencl opencv openmp qnnpack tensorpipe xnnpack
v1.13.1-r6 :: 0 :: gentoo
- Modified
- License
- BSD
- Keywords
- ~amd64
- USE flags
- cuda distributed fbgemm ffmpeg gloo mpi nnpack numpy opencl opencv openmp qnnpack tensorpipe xnnpack
USE flags
General
- cuda
- Add support for CUDA processing
- distributed
- Support distributed applications
- fbgemm
- Use FBGEMM
- ffmpeg
- Add support for video processing operators
- gloo
- Use sci-libs/gloo
- mpi
- Add MPI (Message Passing Interface) layer to the apps that support it
- nnpack
- Use NNPACK
- numpy
- Add support for math operations through numpy
- opencl
- Use OpenCL
- opencv
- Add support for image processing operators
- openmp
- Use OpenMP for parallel code
- qnnpack
- Use QNNPACK
- tensorpipe
- Use tensorpipe
- xnnpack
- Use XNNPACK
python_single_target
- python3_10
- Build for Python 3.10 only
- python3_11
- Build for Python 3.11 only
Dependencies
dev-cpp / eigen : C++ template library for linear algebra
dev-cpp / gflags : Google's C++ argument parsing library
dev-cpp / glog : Google Logging library
dev-lang / python : An interpreted, interactive, object-oriented programming language
dev-libs / FBGEMM : Facebook GEneral Matrix Multiplication
dev-libs / FP16 : conversion to/from half-precision floating point formats
dev-libs / FXdiv : Division via fixed-point multiplication by inverse
dev-libs / cpuinfo : CPU INFOrmation library
dev-libs / cudnn : NVIDIA Accelerated Deep Learning on GPU library
dev-libs / cudnn-frontend : A c++ wrapper for the cudnn backend API
dev-libs / cutlass : CUDA Templates for Linear Algebra Subroutines
dev-libs / flatbuffers : Memory efficient serialization library
dev-libs / libfmt : Small, safe and fast formatting library
dev-libs / pocketfft : PocketFFT for C++
dev-libs / protobuf : Google's Protocol Buffers - Extensible mechanism for serializing structured data
dev-libs / psimd : P(ortable) SIMD
dev-libs / pthreadpool : Portable and efficient thread pool implementation
dev-libs / sleef : Implements vectorized versions of C standard math functions
dev-python / numpy : Fast array and numerical python library
dev-python / pybind11 : AST-based Python refactoring library
dev-python / pyyaml : YAML parser and emitter for Python
dev-util / nvidia-cuda-toolkit : NVIDIA CUDA Toolkit (compiler and friends)
media-libs / opencv : A collection of algorithms and sample code for various computer vision problems
media-video / ffmpeg : Complete solution to record/convert/stream audio and video. Includes libavcodec
sci-libs / NNPACK : acceleration package for neural network computations
sci-libs / QNNPACK : Quantized Neural Networks PACKage
sci-libs / XNNPACK : library of floating-point neural network inference operators
sci-libs / foxi : ONNXIFI with Facebook Extension
sci-libs / gloo : library of floating-point neural network inference operators
sci-libs / kineto : part of the PyTorch Profiler
sci-libs / lapack : BLAS,CBLAS,LAPACK,LAPACKE reference implementations
sci-libs / onnx : Open Neural Network Exchange (ONNX)
sci-libs / tensorpipe : provides a tensor-aware channel
sys-cluster / openmpi : A high-performance message passing library (MPI)
virtual / mpi : Virtual for Message Passing Interface (MPI) v2.0 implementation
Runtime Dependencies
dev-cpp / gflags : Google's C++ argument parsing library
dev-cpp / glog : Google Logging library
dev-lang / python : An interpreted, interactive, object-oriented programming language
dev-libs / FBGEMM : Facebook GEneral Matrix Multiplication
dev-libs / cpuinfo : CPU INFOrmation library
dev-libs / cudnn : NVIDIA Accelerated Deep Learning on GPU library
dev-libs / cudnn-frontend : A c++ wrapper for the cudnn backend API
dev-libs / libfmt : Small, safe and fast formatting library
dev-libs / protobuf : Google's Protocol Buffers - Extensible mechanism for serializing structured data
dev-libs / pthreadpool : Portable and efficient thread pool implementation
dev-libs / sleef : Implements vectorized versions of C standard math functions
dev-python / numpy : Fast array and numerical python library
dev-util / nvidia-cuda-toolkit : NVIDIA CUDA Toolkit (compiler and friends)
media-libs / opencv : A collection of algorithms and sample code for various computer vision problems
media-video / ffmpeg : Complete solution to record/convert/stream audio and video. Includes libavcodec
sci-libs / NNPACK : acceleration package for neural network computations
sci-libs / QNNPACK : Quantized Neural Networks PACKage
sci-libs / XNNPACK : library of floating-point neural network inference operators
sci-libs / foxi : ONNXIFI with Facebook Extension
sci-libs / gloo : library of floating-point neural network inference operators
sci-libs / lapack : BLAS,CBLAS,LAPACK,LAPACKE reference implementations
sci-libs / onnx : Open Neural Network Exchange (ONNX)
sci-libs / tensorpipe : provides a tensor-aware channel
sys-cluster / openmpi : A high-performance message passing library (MPI)
virtual / mpi : Virtual for Message Passing Interface (MPI) v2.0 implementation
Depending packages
sci-libs / pytorch : Tensors and Dynamic neural networks in Python
Bugs
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Alfredo Tupone · gentoo
sci-libs/caffe2: build nvfuser for cuda users
Signed-off-by: Alfredo Tupone <tupone@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alfredo Tupone · gentoo
sci-libs/caffe2: build nvfuser for cuda users
Signed-off-by: Alfredo Tupone <tupone@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alfredo Tupone · gentoo
sci-libs/caffe2: prefixify (by ZongyuZ)
Bug: https://bugs.gentoo.org/911421 Signed-off-by: Alfredo Tupone <tupone@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alfredo Tupone · gentoo
sci-libs/caffe2: depends on virtual/mpi
Closes: https://bugs.gentoo.org/908462 Signed-off-by: Alfredo Tupone <tupone@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alfredo Tupone · gentoo
sci-libs/caffe2: if cuda require tensorpipe[cuda]
Bug: https://bugs.gentoo.org/906204 Signed-off-by: Alfredo Tupone <tupone@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alfredo Tupone · gentoo
sci-libs/caffe2: add 2.0.1
Signed-off-by: Alfredo Tupone <tupone@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - wangjiezhe · gentoo
sci-libs/caffe2: fix gloo use with cuda
Signed-off-by: wangjiezhe <wangjiezhe@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/30931 Signed-off-by: Alfredo Tupone <tupone@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alfredo Tupone · gentoo
sci-libs/caffe2: fix fbgemm use and add gloo
Signed-off-by: Alfredo Tupone <tupone@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alfredo Tupone · gentoo
sci-libs/caffe2: fix sandbox error
Closes: https://bugs.gentoo.org/905436 Signed-off-by: Alfredo Tupone <tupone@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alfredo Tupone · gentoo
sci-libs/caffe2: fix cudnn include path
Closes: https://bugs.gentoo.org/904882 Signed-off-by: Alfredo Tupone <tupone@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alfredo Tupone · gentoo
sci-libs/caffe2: disable nvfuser
Closes: https://bugs.gentoo.org/904886 Signed-off-by: Alfredo Tupone <tupone@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alfredo Tupone · gentoo
sci-libs/caffe2: sandbox error
Signed-off-by: Alfredo Tupone <tupone@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alfredo Tupone · gentoo
sci-libs/caffe2: to build with gcc-13
Closes: https://bugs.gentoo.org/904086 Signed-off-by: Alfredo Tupone <tupone@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alfredo Tupone · gentoo
sci-libs/caffe2: enable use of FBGEMM
Signed-off-by: Alfredo Tupone <tupone@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alfredo Tupone · gentoo
sci-libs/caffe2: depends on a new XNNPACK
Signed-off-by: Alfredo Tupone <tupone@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alfredo Tupone · gentoo
sci-libs/caffe2: add 2.0.0
Signed-off-by: Alfredo Tupone <tupone@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alfredo Tupone · gentoo
sci-libs/caffe2: avoid the use of MKL
Signed-off-by: Alfredo Tupone <tupone@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Larry D. Pyeatt · gentoo
sci-libs/caffe2: sci-libs/caffe2-1.13.1-r4 fails during install - rm: cannot remove '/dev/shm/portage/sci-libs/caffe2-1.13.1-r4/image/var/tmp': No such file or directory
Closes: https://bugs.gentoo.org/901967 Signed-off-by: Larry D. Pyeatt <larry.pyeatt@sdsmt.edu> Closes: https://github.com/gentoo/gentoo/pull/30187 Signed-off-by: Alfredo Tupone <tupone@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alfredo Tupone · gentoo
sci-libs/caffe2: add tensorpipe use flag
Signed-off-by: Alfredo Tupone <tupone@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alfredo Tupone · gentoo
sci-libs/caffe2: add mpi use flag
Signed-off-by: Alfredo Tupone <tupone@gentoo.org> - Alfredo Tupone · gentoo
sci-libs/caffe2: CUDA 12 not supported yet
Signed-off-by: Alfredo Tupone <tupone@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alfredo Tupone · gentoo
sci-libs/caffe2: add cutlass deps
Closes: https://bugs.gentoo.org/895490 Signed-off-by: Alfredo Tupone <tupone@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alfredo Tupone · gentoo
sci-libs/caffe2: find the right GCC for CUDA
Closes: https://bugs.gentoo.org/888039 Signed-off-by: Alfredo Tupone <tupone@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alfredo Tupone · gentoo
sci-libs/caffe2: drop 1.12.0-r1, 1.12.1, 1.13.0-r1
Signed-off-by: Alfredo Tupone <tupone@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alfredo Tupone · gentoo
sci-libs/caffe2: enable python 3.11
Signed-off-by: Alfredo Tupone <tupone@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alfredo Tupone · gentoo
sci-libs/caffe2: add 1.13.1
Signed-off-by: Alfredo Tupone <tupone@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alfredo Tupone · gentoo
sci-libs/caffe2: depends on kineto
Closes: https://bugs.gentoo.org/894436 Signed-off-by: Alfredo Tupone <tupone@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alfredo Tupone · gentoo
sci-libs/caffe2: add 1.13.0
Signed-off-by: Alfredo Tupone <tupone@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alfredo Tupone · gentoo
sci-libs/caffe2: add 1.12.1
Signed-off-by: Alfredo Tupone <tupone@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
*/*: remove py3.8 from PYTHON_COMPAT
Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alfredo Tupone · gentoo
sci-libs/caffe2: fix build with clang
Closes: https://bugs.gentoo.org/886273 Signed-off-by: Alfredo Tupone <tupone@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alfredo Tupone · gentoo
sci-libs/caffe2: inherit single and mv api in python dir
Signed-off-by: Alfredo Tupone <tupone@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alfredo Tupone · gentoo
sci-libs/caffe2: fix deps
Signed-off-by: Alfredo Tupone <tupone@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alfredo Tupone · gentoo
sci-libs/caffe2: drop 1.11.0-r2
Signed-off-by: Alfredo Tupone <tupone@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Marek Behún · gentoo
sci-libs/caffe2: Fix installation for Gentoo Prefix
Add EPREFIX to the TORCH_INSTALL_LIB_DIR and LIBSHM_INSTALL_LIB_SUBDIR library directories in src_configure() and use the ED instead of D variable in src_install() to fix the installation when installing in Gentoo Prefix. Signed-off-by: Marek Behún <kabel@kernel.org> Closes: https://github.com/gentoo/gentoo/pull/28208 Signed-off-by: Alfredo Tupone <tupone@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - James Beddek · gentoo
sci-libs/caffe2: use addpredict /dev/nvidiactl for CUDA version check
Closes: https://bugs.gentoo.org/867706 Signed-off-by: James Beddek <telans@posteo.de> Closes: https://github.com/gentoo/gentoo/pull/27253 Signed-off-by: Alfredo Tupone <tupone@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alfredo Tupone · gentoo
sci-libs/caffe2: support glog-0.5.0
Closes: https://bugs.gentoo.org/865681 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Alfredo Tupone <tupone@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alfredo Tupone · gentoo
sci-libs/caffe2: no good for python 3.11
Closes: https://bugs.gentoo.org/864769 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Alfredo Tupone <tupone@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alfredo Tupone · gentoo
sci-libs/caffe2: filter lto
Closes: https://bugs.gentoo.org/862672 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Alfredo Tupone <tupone@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - James Beddek · gentoo
sci-libs/caffe2: add support for cuda
add missing dev-libs/FXdiv dependency use gflags use glog <0.5.0 https://github.com/pytorch/pytorch/issues/58054 add myself as a maintainer Signed-off-by: James Beddek <telans@posteo.de> Signed-off-by: Alfredo Tupone <tupone@gentoo.org> - James Beddek · gentoo
sci-libs/caffe2: add 1.12.0
add support fot QNNPACK, dev-python/numpy, opencv, ffmpeg, openmp, opencl add patch to fix install dirs Signed-off-by: James Beddek <telans@posteo.de> Signed-off-by: Alfredo Tupone <tupone@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alfredo Tupone · gentoo
sci-libs/caffe2: add support for nnpack
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Alfredo Tupone <tupone@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alfredo Tupone · gentoo
sci-libs/caffe2: fix configure for xnnpack
Closes: https://bugs.gentoo.org/855860 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Alfredo Tupone <tupone@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alfredo Tupone · gentoo
sci-libs/caffe2: add XNNPACK usage
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Alfredo Tupone <tupone@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alfredo Tupone · gentoo
sci-libs/caffe2: set python environment on configure
Closes: https://bugs.gentoo.org/854468 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Alfredo Tupone <tupone@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alfredo Tupone · gentoo
sci-libs/caffe2: fix deps
Closes: https://bugs.gentoo.org/854411 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Alfredo Tupone <tupone@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alfredo Tupone · gentoo
sci-libs/caffe2: fix deps
Closes: https://bugs.gentoo.org/854408 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Alfredo Tupone <tupone@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alfredo Tupone · gentoo
sci-libs/caffe2: add to tree
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>