Skip to content

Update to Boost version 1.83.0#875

Merged
climbfuji merged 2 commits intoJCSDA:developfrom
srherbener:feature/add-boost-1.83.0
Nov 17, 2023
Merged

Update to Boost version 1.83.0#875
climbfuji merged 2 commits intoJCSDA:developfrom
srherbener:feature/add-boost-1.83.0

Conversation

@srherbener
Copy link
Copy Markdown
Contributor

@srherbener srherbener commented Nov 16, 2023

Summary

This PR updates the common/packages.py to use the latest version of Boost (1.83.0) which contains a fix for a narrowing implicit integer conversion error in the boost include file: executor.hpp.

Testing

Describe the testing done for this PR.
Testing building this on my arm64 mac and verified that the fix for the narrowing conversion works.
CI tests passed.

Applications affected

JEDI, UFS, etc.

Systems affected

MacOS and HPC platforms

Dependencies

Issue(s) addressed

Resolves #874

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
Copy link
Copy Markdown
Collaborator

@srherbener I merged the spack PR, new hash is JCSDA/spack@5cdb7ce

@srherbener
Copy link
Copy Markdown
Contributor Author

@srherbener I merged the spack PR, new hash is JCSDA/spack@5cdb7ce

Thanks @climbfuji! I've updated the spack submodule accordingly, and restored the .gitmodules file.

@climbfuji climbfuji enabled auto-merge (squash) November 17, 2023 16:45
@climbfuji climbfuji merged commit 54a55e4 into JCSDA:develop Nov 17, 2023
@srherbener srherbener deleted the feature/add-boost-1.83.0 branch November 17, 2023 17:56
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.

[INSTALL]: Boost 1.83.0

2 participants