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 spack package post v0.5.0 #1156

Merged
merged 4 commits into from
Jun 3, 2024
Merged

Update spack package post v0.5.0 #1156

merged 4 commits into from
Jun 3, 2024

Conversation

rasolca
Copy link
Collaborator

@rasolca rasolca commented May 31, 2024

No description provided.

@rasolca
Copy link
Collaborator Author

rasolca commented May 31, 2024

cscs-ci run

Copy link
Collaborator

@msimberg msimberg left a comment

Choose a reason for hiding this comment

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

No comments beyond @RMeli's comments.

@rasolca
Copy link
Collaborator Author

rasolca commented May 31, 2024

Depends on spack/spack#44463


variant(
"mpi-gpu-force-contiguous",
default=True,
when="@master +mpi-gpu-aware",
when="@0.5.0: +mpi-gpu-aware",
description="Force communication buffers to be contiguous before communicating.",
Copy link
Collaborator

Choose a reason for hiding this comment

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

Noticed only on the spack PR (spack/spack#44463 (comment)), but maybe we can change it here as well to:

Suggested change
description="Force communication buffers to be contiguous before communicating.",
description="Force GPU communication buffers to be contiguous before communicating.",

?

@rasolca
Copy link
Collaborator Author

rasolca commented Jun 2, 2024

cscs-ci run

@rasolca
Copy link
Collaborator Author

rasolca commented Jun 3, 2024

cscs-ci run

@rasolca rasolca merged commit 724b529 into master Jun 3, 2024
5 checks passed
@rasolca rasolca deleted the post_v0.5.0 branch June 3, 2024 09:54
github-actions bot pushed a commit that referenced this pull request Jun 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants