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

Update the instruction for building multiple accelerators #3046

Merged
merged 1 commit into from
Jan 20, 2025

Conversation

tungld
Copy link
Collaborator

@tungld tungld commented Jan 17, 2025

This PR updates docs/AddCustomAccelerators.md with instructions to build multiple accelerators.

@@ -10,7 +11,8 @@ if (ONNX_MLIR_ACCELERATORS)
add_subdirectory(${t})

# If the accelerator can be built
if (${t}_ENABLED)
string(TOUPPER ${t} T)
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Just to normalize accelerator names to upper case, since all cmake variables seem to be in upper case.

Copy link
Collaborator

@AlexandreEichenberger AlexandreEichenberger left a comment

Choose a reason for hiding this comment

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

LGTM

@tungld tungld merged commit 008f777 into onnx:main Jan 20, 2025
7 checks passed
@jenkins-droid
Copy link
Collaborator

Jenkins Linux amd64 Build #16133 [push] Update the instruction f... started at 18:44

@jenkins-droid
Copy link
Collaborator

Jenkins Linux ppc64le Build #15162 [push] Update the instruction f... started at 20:02

@jenkins-droid
Copy link
Collaborator

Jenkins Linux s390x Build #16135 [push] Update the instruction f... started at 19:44

@jenkins-droid
Copy link
Collaborator

Jenkins Linux amd64 Build #16133 [push] Update the instruction f... passed after 1 hr 25 min

@jenkins-droid
Copy link
Collaborator

Jenkins Linux s390x Build #16135 [push] Update the instruction f... passed after 1 hr 36 min

@jenkins-droid
Copy link
Collaborator

Jenkins Linux ppc64le Build #15162 [push] Update the instruction f... passed after 2 hr 34 min

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.

3 participants