-
Notifications
You must be signed in to change notification settings - Fork 51
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
Release 0.15.2 #1507
Merged
Merged
Release 0.15.2 #1507
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
the implicitly-defined constructor does not initialize 'openPMD::Datatype openPMD::detail::BufferedUniquePtrPut::dtype'
Make sure the bib authors match the quoted openPMD-standard authors.
Update to newer Ubuntu, shipping a newer OpenSSL
The older macOS image is now removed. The latest points already to macOS-12. macoS-13 runners are marked experimental. https://docs.github.com/en/actions/using-github-hosted-runners/about-github-hosted-runners#supported-runners-and-hardware-resources
Move a section only written in the README to our developer section on readthedocs.
It will be removed and should no longer be advertised.
Co-authored-by: Axel Huebl <[email protected]>
Document a new work-around option for MPI-parallel HDF5 for filesystems that are super limited for paralle I/O features relevant in HPC.
Co-authored-by: Franz Pöschel <[email protected]>
In HDF5, there are only the signed and unsigned char type. The third `char` type is an alias to one or the other, different to the C/C++ fundamental types. This tries to fix the type matching order to be platform independent between ppc64le/aarch64/x86-64.
for more information, see https://pre-commit.ci
Add the Sphinx extensions `copybutton` (copy code blocks with a single click) and `design` (for boxes, tabs, dropdowns, etc.).
Markdown support for main file broken in 1.9.7. Go back to previous patch release. Upstream already fixed.
Add a data analysis & visualization section. This is meant to show entry points and workflows to work with openPMD data in larger frameworks and compatible ecosystems.
ax3l
force-pushed
the
release-0.15.2-bp
branch
from
August 16, 2023 23:58
86faa3a
to
f6ca843
Compare
for more information, see https://pre-commit.ci
Fix compile issue introduced during backporting.
Still needed due to ADIOS1 BP env variable
franzpoeschel
force-pushed
the
release-0.15.2-bp
branch
from
August 17, 2023 13:30
db8da23
to
a283b14
Compare
franzpoeschel
approved these changes
Aug 18, 2023
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great work! Thank you :)
store extent value in n_particles
Backports from openPMD#1316 and openPMD#1510
ax3l
force-pushed
the
release-0.15.2-bp
branch
from
August 18, 2023 13:51
079797b
to
ab0da1d
Compare
ax3l
force-pushed
the
release-0.15.2-bp
branch
from
August 18, 2023 13:59
1602c05
to
569c52c
Compare
Seen on Conda-Forge for arm64 on macOS for HDF5 1.14.1
ax3l
force-pushed
the
release-0.15.2-bp
branch
from
August 18, 2023 16:15
1a3ead7
to
e8e2aeb
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
https://github.com/openPMD/openPMD-api/milestone/10
Python, ADIOS2 and HDF5 Fixes
This release fixed regressions in the Python frontend as well as the ADIOS2 and HDF5 backends.
Supported macOS versions are now 11.0+ and Python versions are 3.8+.
Thanks to @franzpoeschel, @axel, @dpgrote, @skalarproduktraum and @IlianCS for contributing to this release!
Which version am I running?
Python
C++
CLI
# command line option (since 0.12.0): openpmd-ls --version