Skip to content

PNFFT code: barrier to mpi_world%comm

In line 507 of math/pnfft.F90, an MPI_Barrier is called with mpi_world%comm instead of the proper communicator. This might cause a deadlock.