openPMD / openPMD-viewer

:snake: Python visualization tools for openPMD files
https://openpmd-viewer.readthedocs.io/
Other
67 stars 50 forks source link

Compatibility Issues #404

Closed cbontoiu closed 11 months ago

cbontoiu commented 1 year ago

Hi,

I have a new installation of PIConGPU dev with gcc 11.4.0 It seems that the official LaserWakefield example cannot be compiled: I did:

pic-create $PIC_EXAMPLES/LaserWakefield myLWFA
cd myLWFA
export PIC_BACKEND="cuda:75" && export OMPI_MCA_io=^ompi
pic-build &> build_log.txt

The log file is attached. Do I need to downgrade my gcc, or can the example be adjusted?

Thank you.

build_log.txt

ax3l commented 11 months ago

Please reopen this issue in https://github.com/ComputationalRadiationPhysics/picongpu @cbontoiu :)