Skip to content

Conversation

@franzpoeschel
Copy link
Contributor

This was removed from ADIOS2 v2.9 to v2.10, causing test failures in #1613 since openPMD thinks that BP5 does not exist, but ADIOS2 creates BP5 files.

This was removed from ADIOS2 v2.9 to v2.10.
@franzpoeschel franzpoeschel force-pushed the fix-adios2-have-bp5-define branch from c676711 to 9bf8591 Compare April 25, 2024 11:39
franzpoeschel added a commit to franzpoeschel/picongpu that referenced this pull request Apr 25, 2024
Fixed in openPMD-api by
openPMD/openPMD-api#1614. Versions that don't
have this fix will get confused and hand down their confusion to
PIConGPU.
franzpoeschel added a commit to franzpoeschel/picongpu that referenced this pull request Apr 26, 2024
Fixed in openPMD-api by
openPMD/openPMD-api#1614. Versions that don't
have this fix will get confused and hand down their confusion to
PIConGPU.
@franzpoeschel franzpoeschel mentioned this pull request Apr 26, 2024
1 task
ikbuibui pushed a commit to ikbuibui/picongpu that referenced this pull request Apr 30, 2024
Fixed in openPMD-api by
openPMD/openPMD-api#1614. Versions that don't
have this fix will get confused and hand down their confusion to
PIConGPU.
ikbuibui pushed a commit to ikbuibui/picongpu that referenced this pull request Apr 30, 2024
Fixed in openPMD-api by
openPMD/openPMD-api#1614. Versions that don't
have this fix will get confused and hand down their confusion to
PIConGPU.
@franzpoeschel franzpoeschel merged commit b80dfee into openPMD:dev May 6, 2024
@franzpoeschel
Copy link
Contributor Author

I accidentally merged this somehow, @ax3l will revert the merge commit and we'll try this once more.


#if !defined(ADIOS2_HAVE_BP5) && openPMD_HAS_ADIOS_2_9
// ADIOS2 v2.10 no longer defines this
#define ADIOS2_HAVE_BP5
Copy link
Contributor Author

Choose a reason for hiding this comment

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

todo: define our own macro instead of this


#if !defined(ADIOS2_HAVE_BP5) && openPMD_HAS_ADIOS_2_9
// ADIOS2 v2.10 no longer defines this
#define ADIOS2_HAVE_BP5
Copy link
Member

Choose a reason for hiding this comment

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

Let's call this openPMD_HAS_ADIOS_BP5 and add all logic here (and rename other uses).

FilipO28555 pushed a commit to FilipO28555/picongpu that referenced this pull request May 9, 2024
Fixed in openPMD-api by
openPMD/openPMD-api#1614. Versions that don't
have this fix will get confused and hand down their confusion to
PIConGPU.
FilipO28555 pushed a commit to FilipO28555/picongpu that referenced this pull request May 13, 2024
Fixed in openPMD-api by
openPMD/openPMD-api#1614. Versions that don't
have this fix will get confused and hand down their confusion to
PIConGPU.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants