Package clr: Information

    Source package: clr
    Version: 6.0.2-alt0.3
    Latest version according to Repology
    Build time:  Apr 4, 2024, 05:40 PM in the task #337400
    Category: System/Libraries
    Report package bug
    License: MIT
    Summary: Radeon Open Compute Common Language Runtime
    Description: 
    ROCclr is a virtual device interface that compute runtimes interact with to
    different backends such as ROCr or PAL This abstraction allows runtimes to work
    on Windows as well as on Linux without much effort.

    List of rpms provided by this srpm:
    hip-devel (x86_64, ppc64le, aarch64)
    hip-runtime-amd (x86_64, ppc64le, aarch64)
    hip-runtime-amd-debuginfo (x86_64, ppc64le, aarch64)
    rocm-opencl-runtime (x86_64, ppc64le, aarch64)
    rocm-opencl-runtime-debuginfo (x86_64, ppc64le, aarch64)

    Maintainer: Konstantin Lepikhov

    List of contributors:
    Konstantin Lepikhov

    ACL:
    Konstantin Lepikhov
    @everybody

      1. /proc
      2. clang-rocm-devel = 6.0.2
      3. clang-rocm-tools = 6.0.2
      4. cmake
      5. hsa-rocr-devel >= 6.0.0
      6. libstdc++-devel
      7. libGL-devel
      8. llvm-rocm-devel = 6.0.2
      9. mold
      10. ninja-build
      11. libX11-devel
      12. libnuma-devel
      13. python3-module-CppHeaderParser
      14. rocm-cmake >= 6.0.0
      15. rocm-comgr-devel = 6.0.2
      16. rocm-device-libs >= 6.0.0
      17. zlib-devel
      18. tbb-devel

    Last changed


    March 19, 2024 Konstantin Lepikhov 6.0.2-alt0.3
    - Fix build on ppc64le and aarch64:
      + aarch64: apply CUDA workaround for recent glibc.
      + all: re-apply
        0001-SWDEV-431399-use-x86-intrinsics-only-x86-platforms patch
    March 19, 2024 Konstantin Lepikhov 6.0.2-alt0.2
    - Enable build on all 64-bit arches.
    March 18, 2024 Konstantin Lepikhov 6.0.2-alt0.1
    - rocm-6.0.2.
    - hip.sh: set CUDA_PATH.
    - BR: relax requires due inconsistency in ROCm components versioning.