wangjiezhe / gentoo-local

Gentoo repository for pytorch/tensorflow

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gentoo-overlay

My personal overlay for Gentoo on WSL.

Mainly maintained packages

  • Pytorch
  • Tensorflow
  • Some NVIDIA SDKs, such as cudnn, nccl, cusparselt and tensorrt.
  • and relative packages (torchvision, pytorch-lightning, ...)

Difference from offical overlay

  • pytorch and tensorflow are build with CUDA-12
  • pytorch with NCCL and Magma support
  • tensorflow with NCCL and TensorRT support
  • In order to build tensorflow, re2, grpcio, grpcio-tools, abseil-cpp, protobuf, protobuf-python and onnx are built with C++17 here, whereas they are built with C++14 in offical overlay. See discussion in this pull request.

About

Gentoo repository for pytorch/tensorflow

License:GNU General Public License v2.0


Languages

Language:Shell 99.9%Language:Emacs Lisp 0.1%Language:Vim Script 0.0%