ECP-WarpX / WarpX

WarpX is an advanced electromagnetic & electrostatic Particle-In-Cell code.
https://ecp-warpx.github.io
Other
297 stars 191 forks source link

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

Open pengfan2 opened 1 week ago

pengfan2 commented 1 week ago

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 commented 5 days ago

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