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

Add VCPKG's prerequisites to AMD GPU EPs docker files #23636

Merged
merged 10 commits into from
Feb 11, 2025

Conversation

snnn
Copy link
Member

@snnn snnn commented Feb 11, 2025

Description

  1. Add prerequisites to AMD GPU EPs docker files so that I can use vcpkg in MIGRAPHX EP and ROCM EP's pipelines.
  2. Add "adduser" to the two pipeline's docker files, to be consistent with the other Linux docker builds.
  3. Fix an issue that in OpenVino's docker image the running user doesn't have write access to its own $HOME folder, this was because we created the HOME folder first with root before creating the user. This PR fixes the issue.
  4. As I am updating the docker images, update their cmake to the latest as well.

Motivation and Context

So that I can change the two pipelines to use vcpkg.

@snnn snnn changed the title Add prerequisites to AMD GPU EPs docker files Add VCPKG's prerequisites to AMD GPU EPs docker files Feb 11, 2025
@snnn
Copy link
Member Author

snnn commented Feb 11, 2025

There is a test failure in Linux ROCm CI Pipeline, but it is just a flaky test.

@snnn snnn merged commit 8c3e34d into microsoft:main Feb 11, 2025
91 of 94 checks passed
@snnn snnn deleted the snnn/update_docker_files branch February 11, 2025 21:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants