Package llvm-rocm: Information

    Source package: llvm-rocm
    Version: 6.0.2-alt0.6
    Latest version according to Repology
    Build time:  Apr 24, 2024, 04:37 PM in the task #345742
    Category: Development/C
    Report package bug
    License: Apache-2.0 with LLVM-exception
    Summary: The LLVM Compiler Infrastructure with ROCm additions
    Description: 
    LLVM is a compiler infrastructure designed for compile-time, link-time,
    runtime, and idle-time optimization of programs from arbitrary
    programming languages. The compiler infrastructure includes mirror sets
    of programming tools as well as libraries with equivalent functionality.

    List of rpms provided by this srpm:
    clang-rocm (x86_64, ppc64le, aarch64)
    clang-rocm-debuginfo (x86_64, ppc64le, aarch64)
    clang-rocm-devel (x86_64, ppc64le, aarch64)
    clang-rocm-libs (x86_64, ppc64le, aarch64)
    clang-rocm-libs-debuginfo (x86_64, ppc64le, aarch64)
    clang-rocm-libs-support (x86_64, ppc64le, aarch64)
    clang-rocm-libs-support-debuginfo (x86_64)
    clang-rocm-libs-support-shared-runtimes (x86_64, ppc64le, aarch64)
    clang-rocm-libs-support-shared-runtimes-debuginfo (x86_64, ppc64le, aarch64)
    clang-rocm-tools (x86_64, ppc64le, aarch64)
    clang-rocm-tools-debuginfo (x86_64, ppc64le, aarch64)
    lld-rocm (x86_64, ppc64le, aarch64)
    lld-rocm-debuginfo (x86_64, ppc64le, aarch64)
    lld-rocm-devel (x86_64, ppc64le, aarch64)
    llvm-rocm (x86_64, ppc64le, aarch64)
    llvm-rocm-debuginfo (x86_64, ppc64le, aarch64)
    llvm-rocm-devel (x86_64, ppc64le, aarch64)
    llvm-rocm-devel-debuginfo (x86_64, ppc64le, aarch64)
    llvm-rocm-filesystem (x86_64, ppc64le, aarch64)
    llvm-rocm-gold (x86_64, ppc64le, aarch64)
    llvm-rocm-gold-debuginfo (x86_64, ppc64le, aarch64)
    llvm-rocm-libs (x86_64, ppc64le, aarch64)
    llvm-rocm-libs-debuginfo (x86_64, ppc64le, aarch64)

    Maintainer: Konstantin Lepikhov

    List of contributors:
    Konstantin Lepikhov

    ACL:
    Konstantin Lepikhov
    @everybody

      1. libstdc++-devel
      2. /proc
      3. binutils-devel
      4. clang17.0
      5. cmake >= 3.4.3
      6. lld17.0
      7. llvm17.0-devel
      8. ninja-build
      9. perl-Pod-Parser
      10. perl-devel
      11. hsa-rocr-devel
      12. rocm-device-libs
      13. rpm-build >= 4.0.4-alt112
      14. rpm-build-python3
      15. rpm-macros-llvm-common
      16. libffi-devel
      17. libncursesw-devel
      18. zip
      19. zlib-devel

    Last changed


    April 24, 2024 Konstantin Lepikhov 6.0.2-alt0.6
    - Fix FTBFS: use llvm-17/clang-17.
    - lld: add /proc to requires.
    - build targets: reduce to AMDGPU;host.
    April 4, 2024 Konstantin Lepikhov 6.0.2-alt0.5
    - Apply fixes:
      + rollback 30a3adf50e2d49dfc97c1b614d9b93638eba672d to fix
        memory allocation errors in blender
        (https://projects.blender.org/blender/blender/issues/112084).
    March 20, 2024 Konstantin Lepikhov 6.0.2-alt0.4
    - Fix arch triple dir (looks like it was broken for all arches).