Package hip-runtime-amd: Information

    Binary package: hip-runtime-amd
    Version: 6.0.2-alt0.3
    Architecture: x86_64
    Build time:  Apr 4, 2024, 05:40 PM in the task #337400
    Source package: clr
    Report package bug
    License: MIT
    Summary: HIP implementation specifically for AMD platform.
    Description: 
    HIP is a C++ Runtime API and Kernel Language that allows developers to create
    portable applications for AMD and NVIDIA GPUs from single source code.
    
    This package provides the HIP implementation specifically for AMD platform.

    Maintainer: Konstantin Lepikhov

    List of contributors:
    Konstantin Lepikhov

    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.