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

BUILD: add support for specific gpu ach with ROCM #987

Merged

Conversation

akolliasAMD
Copy link
Contributor

What

Added ability to specify ROCM architecture on configure with --with-rocm-arch
options are:
all which does the same behavior as before,
all-arch-no-native does all default rocm architectures with the exception of native (to be used if no rocm enabled gpus exist in the system)
--offload-arch=gfx### for specifying a specific architecture

Why ?

This allows specifying a specific architecture. It will fix the #969 issue

@swx-jenkins3
Copy link

Can one of the admins verify this patch?

@manjugv
Copy link
Contributor

manjugv commented Jun 12, 2024

@akolliasAMD Please also get review from @edgargabriel

@edgargabriel
Copy link
Contributor

edgargabriel commented Jun 12, 2024

@akolliasAMD Please also get review from @edgargabriel

@manjugv this looks good to me. I don't think the repo allows me to do a formal review, but we discussed this with @akolliasAMD internally before he filed the PR.

Copy link
Contributor

@edgargabriel edgargabriel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

actually, I can do a review :-)

@akolliasAMD akolliasAMD changed the title BUILD: add support for choosing gpu achitecture with ROCM BUILD: add support for specific gpu ach with ROCM Jun 13, 2024
@akolliasAMD
Copy link
Contributor Author

akolliasAMD commented Jun 13, 2024

Can you give it another thumbs up for the CI to continue? EDIT: Actually will do a proper rebase and repush sorry

@Sergei-Lebedev
Copy link
Contributor

ok to test

@akolliasAMD akolliasAMD force-pushed the topic/amdclang-arch-param branch 2 times, most recently from b28c8ca to 69f9647 Compare June 14, 2024 17:58
@akolliasAMD
Copy link
Contributor Author

Do you want me to just rebase from master and merge?

@Sergei-Lebedev
Copy link
Contributor

Do you want me to just rebase from master and merge?

yes please

@akolliasAMD
Copy link
Contributor Author

ok rebased. Will wait for tests to pass and merge hopefully

@Sergei-Lebedev
Copy link
Contributor

jenkins error is unrelated

@Sergei-Lebedev Sergei-Lebedev merged commit 6d17c5b into openucx:master Jun 19, 2024
10 of 11 checks passed
MamziB pushed a commit to MamziB/ucc-forked that referenced this pull request Jun 25, 2024
MamziB pushed a commit to MamziB/ucc-forked that referenced this pull request Jun 27, 2024
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.

6 participants