Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ROCm 6.0.1] Adaptation for HIPRTC changes in 6.0.1 #2641

Merged

Commits on Dec 26, 2023

  1. regression: do not use file system symbolic/hard links (ROCm#2425)

    Co-authored-by: Artur Wojcik <artur.wojcik@amd.com>
    Co-authored-by: JD <jahandad@gmail.com>
    Co-authored-by: Jun Liu <Liu.Jun@amd.com>
    (cherry picked from commit 31e8376)
    apwojcik authored and atamazov committed Dec 26, 2023
    Configuration menu
    Copy the full SHA
    7e88449 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2023

  1. Patch necessary to make FP8 convolution compile with hiprtc (ROCm#2584)

    (cherry picked from commit 7ae1553)
    
    # RESOLVED Conflicts:
    #	src/kernels/hip_float8.hpp
    umangyadav authored and atamazov committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    c4a091f View commit details
    Browse the repository at this point in the history
  2. Bump MIOpen version to 3.0.1 and update CI docker (partial cherry-pic…

    …k of ROCm#2519)
    
    Differences from ROCm#2519:
    - rocm_setup_version(VERSION 3.1.0) -> rocm_setup_version(VERSION 3.0.1)
    - Changes of requirements.txt REVERTED
    
    (cherry picked from commit 7da72bc and EDITED)
    
    # RESOLVED Conflicts:
    #	Dockerfile
    #	dev-requirements.txt
    #	requirements.txt -- REVERTED
    atamazov committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    2c9fe96 View commit details
    Browse the repository at this point in the history
  3. [ROCm 6.0.1][hipRTC] Fix build failures. [quality] Reorg standard inc…

    …ludes in HIP sources. (partial cherry-pick of ROCm#2637)
    
    Differences from ROCm#2637:
    - Almost all changes of test/gtest/CMakeLists.txt reverted, except extending timeout for gtest discovery and logging more testing parameters onto console.
    
    (cherry picked from commit 3cc32a7 and EDITED)
    
    # RESOLVED Conflicts:
    #	test/gtest/CMakeLists.txt - EDITED
    atamazov committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    c3de5e4 View commit details
    Browse the repository at this point in the history
  4. Automatically activate the new HIPRTC PCH workarounds starting from t…

    …he 6.0.24000 version. Fix some build errors (ROCm#2465 + more)
    atamazov committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    4f695d9 View commit details
    Browse the repository at this point in the history