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 ip with gcc when using aocc as preferred compiler, bump ip to 5.1.0 #1394

Merged

Conversation

climbfuji
Copy link
Collaborator

@climbfuji climbfuji commented Dec 5, 2024

Summary

Because ip doesn't build with the AMD aocc compilers, we switch to building it with gcc for that setup. While at it, bump ip to 5.1.0 and revert the workaround in the neptune-env template.

Testing

Tested locally on my laptop: compile the neptune-env template (without Python packages) with [email protected] and verified that ip is built with gcc and the module loaded correctly.

Applications affected

None (aocc is still experimental)

Systems affected

None (aocc is still experimental)

Dependencies

None

Issue(s) addressed

Working towards #1330

Checklist

  • This PR addresses one issue/problem/enhancement, or has a very good reason for not doing so.
  • These changes have been tested on the affected systems and applications.
  • All dependency PRs/issues have been resolved and this PR can be merged.

@climbfuji climbfuji changed the title Build ip with gcc when using aocc as preferred compiler Build ip with gcc when using aocc as preferred compiler, bump ip to 5.1.0 Dec 5, 2024
@climbfuji climbfuji marked this pull request as ready for review December 5, 2024 16:09
@climbfuji climbfuji self-assigned this Dec 5, 2024
@climbfuji climbfuji added the enhancement New feature or request label Dec 5, 2024
@climbfuji climbfuji enabled auto-merge (squash) December 6, 2024 16:17
@climbfuji climbfuji merged commit 97aa0d4 into JCSDA:develop Dec 6, 2024
9 checks passed
@climbfuji climbfuji deleted the feature/build_ip_with_gcc_for_aocc branch December 6, 2024 21:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Development

Successfully merging this pull request may close these issues.

2 participants