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] implement hermetic rocm dependency #67

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

alekstheod
Copy link

@alekstheod alekstheod commented Nov 15, 2024

This change has as a goal to introduce an external dependency to the rocm library and tools.

Building xla with the hermetic rocm is done by using these env variables:

--repo_env=OS=ubuntu_20.04
--repo_env=ROCM_VERSION=6.2.0

One has to provie OS version and ROCm version to initialize a proper rocm repository.
If these flags are not set then default ROCm installation will be used to build XLA.

@alekstheod alekstheod changed the title Ci implement hermetic rocm dependency WIP Ci implement hermetic rocm dependency Nov 18, 2024
@alekstheod alekstheod changed the title WIP Ci implement hermetic rocm dependency Ci implement hermetic rocm dependency Nov 18, 2024
@alekstheod alekstheod changed the title Ci implement hermetic rocm dependency [ROCM] implement hermetic rocm dependency Nov 21, 2024
@alekstheod alekstheod force-pushed the ci_implement_hermetic_rocm_dependency branch 2 times, most recently from 0dd429d to 4bdffd0 Compare November 21, 2024 11:00
@alekstheod alekstheod force-pushed the ci_implement_hermetic_rocm_dependency branch from 4bdffd0 to 9f6488f Compare November 21, 2024 11:23
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.

1 participant