summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* sci-libs/caffe2: build nvfuser for cuda usersAlfredo Tupone2023-08-111-1/+3
| | | | Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* sci-libs/caffe2: prefixify (by ZongyuZ)Alfredo Tupone2023-08-011-1/+15
| | | | | Bug: https://bugs.gentoo.org/911421 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* sci-libs/caffe2: depends on virtual/mpiAlfredo Tupone2023-06-171-2/+2
| | | | | Closes: https://bugs.gentoo.org/908462 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* sci-libs/caffe2: if cuda require tensorpipe[cuda]Alfredo Tupone2023-05-151-1/+1
| | | | | Bug: https://bugs.gentoo.org/906204 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* sci-libs/caffe2: add 2.0.1Alfredo Tupone2023-05-142-0/+197
| | | | Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* sci-libs/caffe2: fix gloo use with cudawangjiezhe2023-05-082-2/+2
| | | | | | Signed-off-by: wangjiezhe <wangjiezhe@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/30931 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* sci-libs/caffe2: fix fbgemm use and add glooAlfredo Tupone2023-05-065-51/+95
| | | | Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* sci-libs/caffe2: fix sandbox errorAlfredo Tupone2023-05-051-0/+1
| | | | | Closes: https://bugs.gentoo.org/905436 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* sci-libs/caffe2: fix cudnn include pathAlfredo Tupone2023-04-242-0/+13
| | | | | Closes: https://bugs.gentoo.org/904882 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* sci-libs/caffe2: disable nvfuserAlfredo Tupone2023-04-231-0/+1
| | | | | Closes: https://bugs.gentoo.org/904886 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* sci-libs/caffe2: sandbox errorAlfredo Tupone2023-04-231-0/+1
| | | | Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* sci-libs/caffe2: to build with gcc-13Alfredo Tupone2023-04-122-0/+42
| | | | | Closes: https://bugs.gentoo.org/904086 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* sci-libs/caffe2: enable use of FBGEMMAlfredo Tupone2023-04-082-2/+4
| | | | Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* sci-libs/caffe2: depends on a new XNNPACKAlfredo Tupone2023-04-061-1/+1
| | | | Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* sci-libs/caffe2: add 2.0.0Alfredo Tupone2023-04-053-0/+374
| | | | Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* sci-libs/caffe2: avoid the use of MKLAlfredo Tupone2023-03-261-0/+1
| | | | Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* sci-libs/caffe2: sci-libs/caffe2-1.13.1-r4 fails during install - rm: cannot ↵Larry D. Pyeatt2023-03-171-1/+1
| | | | | | | | | 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>
* sci-libs/caffe2: add tensorpipe use flagAlfredo Tupone2023-02-283-2/+16
| | | | Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* sci-libs/caffe2: add mpi use flagAlfredo Tupone2023-02-282-2/+7
| | | | Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* sci-libs/caffe2: CUDA 12 not supported yetAlfredo Tupone2023-02-281-1/+2
| | | | Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* sci-libs/caffe2: add cutlass depsAlfredo Tupone2023-02-271-0/+1
| | | | | Closes: https://bugs.gentoo.org/895490 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* sci-libs/caffe2: find the right GCC for CUDAAlfredo Tupone2023-02-271-2/+8
| | | | | Closes: https://bugs.gentoo.org/888039 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* sci-libs/caffe2: drop 1.12.0-r1, 1.12.1, 1.13.0-r1Alfredo Tupone2023-02-226-799/+0
| | | | Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* sci-libs/caffe2: enable python 3.11Alfredo Tupone2023-02-201-1/+1
| | | | Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* sci-libs/caffe2: add 1.13.1Alfredo Tupone2023-02-152-0/+170
| | | | Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* sci-libs/caffe2: fix UnknownManifestSam James2023-02-151-1/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/caffe2: depends on kinetoAlfredo Tupone2023-02-152-0/+2
| | | | | Closes: https://bugs.gentoo.org/894436 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* sci-libs/caffe2: add 1.13.0Alfredo Tupone2023-02-144-0/+514
| | | | Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* sci-libs/caffe2: add 1.12.1Alfredo Tupone2023-02-122-0/+166
| | | | Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* */*: remove py3.8 from PYTHON_COMPATDavid Seifert2023-01-141-1/+1
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* sci-libs/caffe2: fix build with clangAlfredo Tupone2023-01-122-0/+44
| | | | | Closes: https://bugs.gentoo.org/886273 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* sci-libs/caffe2: remove last WerrorAlfredo Tupone2023-01-041-11/+27
| | | | | Closes: https://bugs.gentoo.org/889444 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* sci-libs/caffe2: inherit single and mv api in python dirAlfredo Tupone2023-01-031-13/+13
| | | | Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* sci-libs/caffe2: remove -WerrorAlfredo Tupone2022-12-231-1/+21
| | | | | Closes: https://bugs.gentoo.org/886441 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* sci-libs/caffe2: fix depsAlfredo Tupone2022-12-161-1/+1
| | | | Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* sci-libs/caffe2: drop 1.11.0-r2Alfredo Tupone2022-11-302-161/+0
| | | | Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* sci-libs/caffe2: Fix installation for Gentoo PrefixMarek Behún2022-11-102-6/+6
| | | | | | | | | | | 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>
* sci-libs/caffe2/files: [QA] use git-format-patch style patchesDavid Seifert2022-10-303-38/+20
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* sci-libs/caffe2: use addpredict /dev/nvidiactl for CUDA version checkJames Beddek2022-09-141-0/+2
| | | | | | | 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>
* sci-libs/caffe2: support glog-0.5.0Alfredo Tupone2022-09-052-1/+31
| | | | | | Closes: https://bugs.gentoo.org/865681 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* sci-libs/caffe2: no good for python 3.11Alfredo Tupone2022-08-292-2/+2
| | | | | | Closes: https://bugs.gentoo.org/864769 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* sci-libs/caffe2: filter ltoAlfredo Tupone2022-08-042-3/+4
| | | | | | Closes: https://bugs.gentoo.org/862672 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* sci-libs/caffe2: add support for cudaJames Beddek2022-07-033-16/+63
| | | | | | | | | | 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>
* sci-libs/caffe2: add 1.12.0James Beddek2022-07-036-36/+371
| | | | | | | | 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>
* sci-libs/caffe2: add support for nnpackAlfredo Tupone2022-07-023-2/+15
| | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* sci-libs/caffe2: fix configure for xnnpackAlfredo Tupone2022-07-021-2/+2
| | | | | | Closes: https://bugs.gentoo.org/855860 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* sci-libs/caffe2: add XNNPACK usageAlfredo Tupone2022-07-023-1/+28
| | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* sci-libs/caffe2: set python environment on configureAlfredo Tupone2022-06-261-0/+1
| | | | | | Closes: https://bugs.gentoo.org/854468 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* sci-libs/caffe2: fix depsAlfredo Tupone2022-06-261-0/+1
| | | | | | Closes: https://bugs.gentoo.org/854411 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* sci-libs/caffe2: fix depsAlfredo Tupone2022-06-261-0/+1
| | | | | | Closes: https://bugs.gentoo.org/854408 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>