Versions
v2.5.1-r7 :: 0 :: gentoo
- Modified
- License
- BSD
- Keywords
- ~amd64
- USE flags
- cuda distributed fbgemm flash gloo mkl mpi nnpack numpy onednn openblas opencl openmp qnnpack rocm xnnpack
v2.4.1-r4 :: 0 :: gentoo
- Modified
- License
- BSD
- Keywords
- ~amd64
- USE flags
- cuda distributed fbgemm flash gloo mkl mpi nnpack numpy onednn openblas opencl openmp qnnpack rocm xnnpack
v2.4.0-r1 :: 0 :: gentoo
- Modified
- License
- BSD
- Keywords
- ~amd64
- USE flags
- cuda distributed fbgemm flash gloo mkl mpi nnpack numpy onednn openblas opencl openmp qnnpack rocm xnnpack
USE flags
General
- cuda
- Enable NVIDIA CUDA support (computation on GPU)
- distributed
- Support distributed applications
- fbgemm
- Use FBGEMM
- flash
- Enable flash attention
- gloo
- Use sci-libs/gloo
- mkl
- Use sci-libs/mkl for blas, lapack and sparse blas routines
- mpi
- Add MPI (Message Passing Interface) layer to the apps that support it
- nnpack
- Use NNPACK
- numpy
- Add support for math operations through numpy
- onednn
- Use oneDNN
- openblas
- Use sci-libs/openblas for blas routines
- opencl
- Enable OpenCL support (computation on GPU)
- openmp
- Use OpenMP for parallel code
- qnnpack
- Use QNNPACK
- rocm
- Enable ROCm gpu computing support
- xnnpack
- Use XNNPACK
amdgpu_targets
- gfx1010
- RDNA GPU, codename navi10, including Radeon RX 5700XT/5700/5700M/5700B/5700XTB/5600XT/5600/5600M, Radeon Pro 5700XT/5700, Radeon Pro W5700X/W5700
- gfx1011
- RDNA GPU, codename navi12, including Radeon Pro 5600M/V520
- gfx1012
- RDNA GPU, codename navi14, including Radeon RX 5500XT/5500/5500M/5500XTB/5300/5300M, Radeon Pro 5500XT/5500M/5300/5300M, Radeon Pro W5500X/W5500/W5500M/W5300M
- gfx1030
- RDNA2 GPU, codename navi21/sienna cichlid, including Radeon RX 6950XT/6900XT/6800XT/6800, Radeon Pro W6800
- gfx1031
- RDNA2 GPU, codename navi22/navy flounder, including Radeon RX 6750XT/6700XT/6800M/6700M
- gfx1100
- RDNA3 GPU, codename navi31/plum bonito, including Radeon RX 7900XTX/7900XT, AMD Radeon Pro W7900/W7800
- gfx1101
- RDNA3 GPU, codename navi32, including Radeon RX 7700XT/7800XT
- gfx1102
- RDNA3 GPU, codename navi33, including Radeon RX 7600/7600M/7600M XT/7700S/7600S, AMD Radeon PRO W7600/W7500
- gfx803
- Fiji GPU, codename fiji, including Radeon R9 Nano/Fury/FuryX, Radeon Pro Duo, FirePro S9300x2, Radeon Instinct MI8
- gfx900
- Vega GPU, codename vega10, including Radeon Vega Frontier Edition, Radeon RX Vega 56/64, Radeon RX Vega 64 Liquid, Radeon Pro Vega 48/56/64/64X, Radeon Pro WX 8200/9100, Radeon Pro V320/V340/SSG, Radeon Instinct MI25
- gfx906
- Vega GPU, codename vega20, including Radeon (Pro) VII, Radeon Instinct MI50/MI60
- gfx908
- CDNA Accelerator, codename arcturus, including AMD Instinct MI100 Accelerator
- gfx90a
- CDNA2 Accelerator, codename aldebaran, including AMD Instinct MI200 series Accelerators
- gfx940
- CDNA3 Accelerator, codename aqua_vangaram, MI300A rev 0
- gfx941
- CDNA3 Accelerator, codename aqua_vangaram, MI300X rev 0
- gfx942
- CDNA3 Accelerator, codename aqua_vangaram, MI300A and MI300X rev >=1
python_single_target
- python3_10
- Build for Python 3.10 only
- python3_11
- Build for Python 3.11 only
- python3_12
- Build for Python 3.12 only
Dependencies
dev-cpp / abseil-cpp : Abseil Common Libraries (C++), LTS Branch
dev-cpp / cpp-httplib : C++ HTTP/HTTPS server and client library
dev-cpp / gemmlowp : Low-precision matrix multiplication
dev-cpp / gflags : Google's C++ argument parsing library
dev-cpp / glog : Google Logging library
dev-cpp / nlohmann_json : JSON for Modern C++
dev-cpp / opentelemetry-cpp : The OpenTelemetry C++ Client
dev-lang / python : Freethreading (no-GIL) version of Python 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 / clog : C-style (a-la printf) logging library
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 / oneDNN : oneAPI Deep Neural Network 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 / rccl : ROCm Communication Collectives Library (RCCL)
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-python / typing-extensions : Backported and Experimental Type Hints for Python 3.7+
dev-util / hip : C++ Heterogeneous-Compute Interface for Portability
dev-util / nvidia-cuda-toolkit : NVIDIA CUDA Toolkit (compiler and friends)
dev-util / roctracer : Callback/Activity Library for Performance tracing AMD GPU's
sci-libs / NNPACK : acceleration package for neural network computations
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 / hipBLAS : ROCm BLAS marshalling library
sci-libs / hipBLASLt : General matrix-matrix operations library for AMD Instinct accelerators
sci-libs / hipCUB : Wrapper of rocPRIM or CUB for GPU parallel primitives
sci-libs / hipFFT : CU / ROCM agnostic hip FFT implementation
sci-libs / hipRAND : CU / ROCM agnostic hip RAND implementation
sci-libs / hipSOLVER : CU / ROCM agnostic marshalling library for LAPACK routines on the GPU
sci-libs / hipSPARSE : ROCm SPARSE marshalling library
sci-libs / ideep : Intel® Optimization for Chainer
sci-libs / kineto : part of the PyTorch Profiler
sci-libs / miopen : AMD's Machine Intelligence Library
sci-libs / mkl : Intel Math Kernel Library
sci-libs / onnx : Open Neural Network Exchange (ONNX)
sci-libs / openblas : Optimized BLAS library based on GotoBLAS2
sci-libs / rocPRIM : HIP parallel primitives for developing performant GPU-accelerated code on ROCm
sci-libs / rocThrust : HIP back-end for the parallel algorithm library Thrust
sci-libs / tensorpipe : provides a tensor-aware channel
virtual / lapack : Virtual for Linear Algebra Package FORTRAN 77 (LAPACK) implementation
virtual / mpi : Virtual for Message Passing Interface (MPI) v2.0 implementation
Runtime Dependencies
dev-cpp / abseil-cpp : Abseil Common Libraries (C++), LTS Branch
dev-cpp / cpp-httplib : C++ HTTP/HTTPS server and client library
dev-cpp / gemmlowp : Low-precision matrix multiplication
dev-cpp / gflags : Google's C++ argument parsing library
dev-cpp / glog : Google Logging library
dev-cpp / nlohmann_json : JSON for Modern C++
dev-cpp / opentelemetry-cpp : The OpenTelemetry C++ Client
dev-lang / python : Freethreading (no-GIL) version of Python 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 / oneDNN : oneAPI Deep Neural Network 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 / rccl : ROCm Communication Collectives Library (RCCL)
dev-libs / sleef : Implements vectorized versions of C standard math functions
dev-python / numpy : Fast array and numerical python library
dev-util / hip : C++ Heterogeneous-Compute Interface for Portability
dev-util / nvidia-cuda-toolkit : NVIDIA CUDA Toolkit (compiler and friends)
dev-util / roctracer : Callback/Activity Library for Performance tracing AMD GPU's
sci-libs / NNPACK : acceleration package for neural network computations
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 / hipBLAS : ROCm BLAS marshalling library
sci-libs / hipBLASLt : General matrix-matrix operations library for AMD Instinct accelerators
sci-libs / hipCUB : Wrapper of rocPRIM or CUB for GPU parallel primitives
sci-libs / hipFFT : CU / ROCM agnostic hip FFT implementation
sci-libs / hipRAND : CU / ROCM agnostic hip RAND implementation
sci-libs / hipSOLVER : CU / ROCM agnostic marshalling library for LAPACK routines on the GPU
sci-libs / hipSPARSE : ROCm SPARSE marshalling library
sci-libs / miopen : AMD's Machine Intelligence Library
sci-libs / mkl : Intel Math Kernel Library
sci-libs / onnx : Open Neural Network Exchange (ONNX)
sci-libs / openblas : Optimized BLAS library based on GotoBLAS2
sci-libs / rocPRIM : HIP parallel primitives for developing performant GPU-accelerated code on ROCm
sci-libs / rocThrust : HIP back-end for the parallel algorithm library Thrust
sci-libs / tensorpipe : provides a tensor-aware channel
virtual / lapack : Virtual for Linear Algebra Package FORTRAN 77 (LAPACK) implementation
virtual / mpi : Virtual for Message Passing Interface (MPI) v2.0 implementation
Depending packages
sci-chemistry / gromacs : The ultimate molecular dynamics simulation package
sci-libs / datasets : Access and share datasets for Audio, Computer Vision, and NLP tasks
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: readd clog deps
Signed-off-by: Alfredo Tupone <tupone@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alfredo Tupone · gentoo
sci-libs/caffe2: fix libc10_hip.so path
Closes: https://bugs.gentoo.org/946642 Signed-off-by: Alfredo Tupone <tupone@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alfredo Tupone · gentoo
sci-libs/caffe2: fix installed cmake files
Signed-off-by: Alfredo Tupone <tupone@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alfredo Tupone · gentoo
sci-libs/caffe2: oneDNN-3.6 is not compatible
Signed-off-by: Alfredo Tupone <tupone@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alfredo Tupone · gentoo
sci-libs/caffe2: fix when PORTAGE_TMPDIR is not the default value
Closes: https://bugs.gentoo.org/946201 Signed-off-by: Alfredo Tupone <tupone@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alfredo Tupone · gentoo
sci-libs/caffe2: save functorch.so for pytorch ebuild
Bug: https://bugs.gentoo.org/943531 Signed-off-by: Alfredo Tupone <tupone@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alfredo Tupone · gentoo
sci-libs/caffe2: enabling all cuda toolkit version
Closes: https://bugs.gentoo.org/945331 Signed-off-by: Alfredo Tupone <tupone@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alfredo Tupone · gentoo
sci-libs/caffe2: fix dep for cutlass
Closes: https://bugs.gentoo.org/943981 Signed-off-by: Alfredo Tupone <tupone@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andrew Udvare · gentoo
sci-libs/caffe2: adjust cutlass dep constraint
Signed-off-by: Andrew Udvare <audvare@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/39352 Signed-off-by: Alfredo Tupone <tupone@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alfredo Tupone · gentoo
sci-libs/caffe2: drop cpu_flags from USE
Closes: https://bugs.gentoo.org/943506 Signed-off-by: Alfredo Tupone <tupone@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alfredo Tupone · gentoo
sci-libs/caffe2: fix xnnpack use, add deps and other
Closes: https://bugs.gentoo.org/943501 Signed-off-by: Alfredo Tupone <tupone@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alfredo Tupone · gentoo
sci-libs/caffe2: add 2.5.1
Signed-off-by: Alfredo Tupone <tupone@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alfredo Tupone · gentoo
sci-libs/caffe2: fix dep
Closes: https://bugs.gentoo.org/942403 Signed-off-by: Alfredo Tupone <tupone@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alfredo Tupone · gentoo
sci-libs/caffe2: drop 2.3.0-r3, 2.3.1
Closes: https://bugs.gentoo.org/942335 Closes: https://bugs.gentoo.org/928580 Signed-off-by: Alfredo Tupone <tupone@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alfredo Tupone · gentoo
sci-libs/caffe2: add abseil-cpp slot dep
Signed-off-by: Alfredo Tupone <tupone@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alfredo Tupone · gentoo
sci-libs/caffe2: add support to cuda 12.4
Closes: https://bugs.gentoo.org/941119 Signed-off-by: Alfredo Tupone <tupone@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alfredo Tupone · gentoo
sci-libs/caffe2: Fix USE for sleef
Bug: https://bugs.gentoo.org/940049 Signed-off-by: Alfredo Tupone <tupone@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alfredo Tupone · gentoo
sci-libs/caffe2: require sleef with avx512
Closes: https://bugs.gentoo.org/939726 Signed-off-by: Alfredo Tupone <tupone@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - Alfredo Tupone · gentoo
sci-libs/caffe2: drop 2.2.2-r1
Signed-off-by: Alfredo Tupone <tupone@gentoo.org> - Alfredo Tupone · gentoo
sci-libs/caffe2: add 2.4.1
Signed-off-by: Alfredo Tupone <tupone@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alfredo Tupone · gentoo
sci-libs/caffe2: fix for gcc-15
Closes: https://bugs.gentoo.org/939069 Signed-off-by: Alfredo Tupone <tupone@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alfredo Tupone · gentoo
sci-libs/caffe2: req cpp-httplib
Closes: https://bugs.gentoo.org/937635 Closes: https://bugs.gentoo.org/937788 Signed-off-by: Alfredo Tupone <tupone@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alfred Wingate · gentoo
sci-libs/caffe2: fix build against libfmt-11
Signed-off-by: Alfred Wingate <parona@protonmail.com> Closes: https://github.com/gentoo/gentoo/pull/38210 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alfredo Tupone · gentoo
sci-libs/caffe2: update SRC_URI
Signed-off-by: Alfredo Tupone <tupone@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alfredo Tupone · gentoo
sci-libs/caffe2: update SRC_URI
Signed-off-by: Alfredo Tupone <tupone@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sv. Lockal · gentoo
sci-libs/caffe2: add 2.4.0
Changes: * This version has no integration with ffmpeg/opencv anymore * qnnpack ceased to exist as a separate library. Now it is a part of c10 sources. Splitting it to sci-libs/QNNPACK would require some major effort, while it is very unlikely that some non-pytorch project would use it. Therefore it is now bundled and sci-libs/QNNPACK added as a conflicting library (to be sunset in the future). * sci-libs/hipBLASLt "is optional" patch was dropped, as it is now deeply integrated with caffe2. However it should not be a problem as sci-libs/hipBLASLt has "no kernels" mode where it compiles as a stub library (useful for all non-server GPUs) * sci-libs/XNNPACK bumped; old xnnpack is not compatible * sci-libs/kineto bumped; old kineto is not compatible * no new patches, but 5 old patches require manual conflict resolution * '-fclang-abi-compat=17' patch in previous release was incomplete; new version should handle clang+hipcc combination Signed-off-by: Sv. Lockal <lockalsash@gmail.com> Signed-off-by: Alfredo Tupone <tupone@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sv. Lockal · gentoo
sci-libs/caffe2: update dependencies to fix rocm flag
pytorch 2.3.0 introduced 2 new direct dependencies: hipBLASLt and aotriton. pytorch uses hipBLASLt to perform gemm operation on datacenter AMD Instinct GPUs. For other GPUs pytorch fallbacks to hipBLAS. caffe2-2.3.x ebuilds now contain a patch to optionally disable this dependency, when none AMDGPU_TARGETS="gfx90a gfx940 gfx941 gfx942" is used. pytorch uses aotriton to perform FlashAttention operation. caffe2-2.3.x ebuilds now contain a patch which fully disables aotriton dependency, as there is no such package yet. Technically aotriton can be compiled (with minor patches), but I suggest to wait for next releases. It is a massive burden, as it depends on forked triton and forked clang (merge with upstream is not expected anytime soon). aotriton is usually distributed as a huge static (!) library (but in next release library will be shared). Minor fixes added for compatibility with libc++ (used in experimental llvm Gentoo profile), however other ebuilds also require minor patches (in other words: right now ROCm ecosystem can be compiled with libc++, but only by people with experience in C++). Closes: https://bugs.gentoo.org/931046 Signed-off-by: Sv. Lockal <lockalsash@gmail.com> 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 - Repository mirror & CI · gentoo
Merge updates from master - Alfredo Tupone · gentoo
sci-libs/caffe2: fix patching
Closes: https://bugs.gentoo.org/933713 Signed-off-by: Alfredo Tupone <tupone@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alfredo Tupone · gentoo
sci-libs/caffe2: add 2.3.1
Signed-off-by: Alfredo Tupone <tupone@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alfredo Tupone · gentoo
sci-libs/caffe2: drop 2.1.2-r7
Signed-off-by: Alfredo Tupone <tupone@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alfredo Tupone · gentoo
sci-libs/caffe2: filtering FLASH ATTENTION by USE flash
Bug: https://bugs.gentoo.org/931046 Signed-off-by: Alfredo Tupone <tupone@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alfredo Tupone · gentoo
sci-libs/caffe2: add typing_extensions deps
Closes: https://bugs.gentoo.org/931333 Signed-off-by: Alfredo Tupone <tupone@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alfredo Tupone · gentoo
sci-libs/caffe2: fix musl build
Closes: https://bugs.gentoo.org/930641 Signed-off-by: Alfredo Tupone <tupone@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alfredo Tupone · gentoo
sci-libs/caffe2: remove onnx version limits
Signed-off-by: Alfredo Tupone <tupone@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alfredo Tupone · gentoo
sci-libs/caffe2: add 2.3.0
Signed-off-by: Alfredo Tupone <tupone@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alfredo Tupone · gentoo
sci-libs/caffe2: VariableOrderWrong
Signed-off-by: Alfredo Tupone <tupone@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alfredo Tupone · gentoo
sci-libs/caffe2: disable py3.9
Signed-off-by: Alfredo Tupone <tupone@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alfredo Tupone · gentoo
sci-libs/caffe2: drop 2.2.1-r1
Signed-off-by: Alfredo Tupone <tupone@gentoo.org> - Alfredo Tupone · gentoo
sci-libs/caffe2: add 2.2.2
Closes: https://bugs.gentoo.org/928339 Signed-off-by: Alfredo Tupone <tupone@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alfredo Tupone · gentoo
sci-libs/caffe2: disable py3.9
Signed-off-by: Alfredo Tupone <tupone@gentoo.org> - Alfredo Tupone · gentoo
sci-libs/caffe2: addpredict /proc/self/task
Closes: https://bugs.gentoo.org/926116 Signed-off-by: Alfredo Tupone <tupone@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alfredo Tupone · gentoo
sci-libs/caffe2: drop 1.13.1-r6, 2.0.1-r5
Signed-off-by: Alfredo Tupone <tupone@gentoo.org> - Sv. Lockal · gentoo
sci-libs/caffe2: limit rocm libs to 5.7*. 6.x only works with >=caffe2-2.3.0
Signed-off-by: Sv. Lockal <lockalsash@gmail.com> Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sv. Lockal · gentoo
sci-libs/caffe2: add USE=rocm flag for AMDGPU support for 2.1.2 and 2.2.1
Closes: https://bugs.gentoo.org/905286 Signed-off-by: Sv. Lockal <lockalsash@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/35713 Signed-off-by: Alfredo Tupone <tupone@gentoo.org> - Sv. Lockal · gentoo
sci-libs/caffe2: fix compilation with USE=fbgemm
Closes: https://bugs.gentoo.org/926773 Signed-off-by: Sv. Lockal <lockalsash@gmail.com> Signed-off-by: Alfredo Tupone <tupone@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alfredo Tupone · gentoo
sci-libs/caffe2: add 2.2.1
Signed-off-by: Alfredo Tupone <tupone@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alfredo Tupone · gentoo
sci-libs/caffe2: remove test file from correct location
Closes: https://bugs.gentoo.org/926304 Signed-off-by: Alfredo Tupone <tupone@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alfredo Tupone · gentoo
sci-libs/caffe2: depends on ideep
Signed-off-by: Alfredo Tupone <tupone@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alfredo Tupone · gentoo
sci-libs/caffe2: rm install on /var/tmp
Signed-off-by: Alfredo Tupone <tupone@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alfredo Tupone · gentoo
sci-libs/caffe2: allow use of openblas
Closes: https://bugs.gentoo.org/923455 Signed-off-by: Alfredo Tupone <tupone@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sv. Lockal · gentoo
sci-libs/caffe2: do not move torch headers; symlink them
This allows to use provided CMake configuration to build other projects (like intel-extension-for-pytorch). Closes: https://bugs.gentoo.org/923269 Signed-off-by: Sv. Lockal <lockalsash@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/35073 Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alfredo Tupone · gentoo
sci-libs/caffe2: fix XNNPACK configure
Closes: https://bugs.gentoo.org/921672 Signed-off-by: Alfredo Tupone <tupone@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sv. Lockal · gentoo
sci-libs/caffe2: add support of onednn
Signed-off-by: Sv. Lockal <lockalsash@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/34714 Signed-off-by: Alfredo Tupone <tupone@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alfredo Tupone · gentoo
sci-libs/caffe2: drop 2.0.0-r5, 2.1.1-r6
Signed-off-by: Alfredo Tupone <tupone@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sv. Lockal · gentoo
sci-libs/caffe2: add support of blas/lapack providers, including mkl
Closes: https://bugs.gentoo.org/921129 Signed-off-by: Sv. Lockal <lockalsash@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/34584 Signed-off-by: Alfredo Tupone <tupone@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andrew Udvare · gentoo
sci-libs/caffe2: restrict sci-libs/onnx version
Signed-off-by: Andrew Udvare <audvare@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/34528 Signed-off-by: Alfredo Tupone <tupone@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alfredo Tupone · gentoo
sci-libs/caffe2: add 2.1.2
Signed-off-by: Alfredo Tupone <tupone@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alfredo Tupone · gentoo
sci-libs/caffe2: fix nvfuser python module
Bug: https://bugs.gentoo.org/914572 Signed-off-by: Alfredo Tupone <tupone@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alfredo Tupone · gentoo
sci-libs/caffe2: missing an important change
Closes: https://bugs.gentoo.org/920549 Signed-off-by: Alfredo Tupone <tupone@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alfredo Tupone · gentoo
sci-libs/caffe2: fix install without cuda
Closes: https://bugs.gentoo.org/920549 Signed-off-by: Alfredo Tupone <tupone@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alfredo Tupone · gentoo
sci-libs/caffe2: enable nvidia-cuda-toolkit-12
Closes: https://bugs.gentoo.org/917585 Signed-off-by: Alfredo Tupone <tupone@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alfredo Tupone · gentoo
sci-libs/caffe2: adj deps
Closes: https://bugs.gentoo.org/919744 Signed-off-by: Alfredo Tupone <tupone@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alfredo Tupone · gentoo
sci-libs/caffe2: nvfuser module belongs to pytorch
Signed-off-by: Alfredo Tupone <tupone@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alfredo Tupone · gentoo
sci-libs/caffe2: install nvfuser python module
Bug: https://bugs.gentoo.org/914572 Signed-off-by: Alfredo Tupone <tupone@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alfredo Tupone · gentoo
sci-libs/caffe2: add 2.1.1
Signed-off-by: Alfredo Tupone <tupone@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alfredo Tupone · gentoo
sci-libs/caffe2: drop 2.0.1-r4
Signed-off-by: Alfredo Tupone <tupone@gentoo.org> - Alfredo Tupone · gentoo
sci-libs/caffe2: install nvfuser and functorch files
Closes: https://bugs.gentoo.org/914572 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: 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>