Package python3-module-torch-cuda: Information

    Source package: python3-module-torch-cuda
    Version: 2.10.0-alt2
    Latest version according to Repology
    Build time:  Mar 2, 2026, 08:58 PM in the task #409614
    Category: Development/ML
    Report package bug
    License: BSD-3-Clause
    Summary: Tensors and dynamic neural networks in Python with strong acceleration support (with CUDA support)
    Description: 
    Tensors and dynamic neural networks in Python with strong acceleration support (with CUDA support).
    
    PyTorch is an optimized tensor library for deep learning using GPUs and CPUs.

    List of RPM packages built from this SRPM:
    libtorch-cuda (x86_64, aarch64)
    libtorch-cuda-cpu (x86_64, aarch64)
    python3-module-torch-cuda (x86_64, aarch64)
    python3-module-torch-cuda-devel (x86_64, aarch64)

    Maintainer: Nikita Shmatko

    List of contributors:
    Nikita Shmatko

    ACL:
    Nikita Shmatko
    @everybody

      1. FP16-devel
      2. cmake
      3. libgmp-devel
      4. libgomp-devel
      5. eigen3-devel
      6. fxdiv-devel
      7. gcc-c++
      8. libmpfr-devel
      9. libnccl-devel
      10. libnumpy-py3-devel
      11. libonnx-devel
      12. libpsimd-devel
      13. libpthreadpool-devel
      14. libsleef-devel
      15. moodycamel-concurrentqueue-devel
      16. libcpuinfo-devel
      17. libcudnn-devel
      18. ninja-build
      19. nvidia-cuda-devel
      20. nvidia-cuda-devel-static
      21. nvidia-cudnn-frontend
      22. nvidia-cutlass-headers
      23. libfftw3-devel
      24. libfmt-devel
      25. python3-module-jinja2
      26. python3-module-numpy
      27. python3-module-packaging
      28. python3-module-protobuf
      29. python3-module-pyproject-installer >= 0.4.0
      30. python3-module-pyyaml
      31. python3-module-requests
      32. python3-module-setuptools
      33. python3-module-six
      34. python3-module-typing_extensions
      35. python3-module-wheel
      36. rpm-build-python3
      37. valgrind-devel

    Last changed


    March 2, 2026 Nikita Shmatko 2.10.0-alt2
    - Built torch-cuda on aarch64.
    - Vendored mimalloc for better aarch64 memory allocation.
    Feb. 24, 2026 Nikita Shmatko 2.10.0-alt1
    - Updated to 2.10.0 version.
    - Used bundled pybind11 insted of system.
    - Vendored cutlass files for examples used in build.
    - Minor specfile fixes.
    Feb. 13, 2026 Nikita Shmatko 2.9.1-alt1
    - Updated to version 2.9.1.
    - Enabled building with system-provided NVTX.
    - Dropped copying of valgrind headers, used system ones.
    - Updated package descriptions for libtorch and libtorch-cuda for clarity.
    - Relocated heavy .so files and their runtime deps to /usr/lib64,
      added symlinks in site-packages.
    - Renamed package to python3-module-torch-cuda and subpackages libtorch
      and libtorch-cuda to libtorch-cuda-cpu and libtorch-cuda.