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

Wrong API usage: JSON backend not available in parallel openPMD. SIGABRT #5368

Open
pengfan2 opened this issue Oct 6, 2024 · 1 comment
Open
Assignees
Labels
component: openPMD openPMD I/O install question Further information is requested

Comments

@pengfan2
Copy link

pengfan2 commented Oct 6, 2024

When I try to run the sample library, I get an error, but I don't know why:
2024-10-06 12-26-03 的屏幕截图
2024-10-06 12-26-17 的屏幕截图

@ax3l ax3l self-assigned this Oct 8, 2024
@ax3l
Copy link
Member

ax3l commented Oct 8, 2024

Hi @pengfan2,

That error means that neither parallel HDF5 nor parallel ADIOS2 were found to build the openPMD backends when building WarpX.

How did you install WarpX? You could either provide a parallel HDF5 or parallel ADIOS2 from a package manager or compile it.
https://warpx.readthedocs.io/en/latest/install/dependencies.html#install-dependencies

@ax3l ax3l added question Further information is requested component: openPMD openPMD I/O install labels Oct 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: openPMD openPMD I/O install question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants