Hi folks I’m seeing a bunch of build failures in the overnight tests with this signature:
aint_mpifh.o: In function `do_the_test_': aint_mpifh.f90:(.text+0x138): undefined reference to `mpi_win_create_dynamic_' aint_mpifh.f90:(.text+0x16b): undefined reference to `mpi_win_attach_' aint_mpifh.f90:(.text+0x34c): undefined reference to `mpi_win_detach_' collect2: error: ld returned 1 exit status Looks to me like something got left out of the prior PRs? Ralph
