Re: [mpich-discuss] missing mpi_f08 module in MPICH 3.2
18 Mar
2018
18 Mar
'18
8:43 a.m.
Hello Jeff,
On Mar 15, 2018, at 23:27 , Jeff Hammond <[email protected]> wrote: /opt/gcc$ find git HEAD -name ISO_Fortran_binding.h | echo MISSING MISSING
while I don’t know about what gfortran 8 provides, that is probably not the command you are looking for but rather: find git HEAD -name ISO_Fortran_binding.h -print or find git HEAD -name ISO_Fortran_binding.h || echo MISSING Regards, Thomas _______________________________________________ discuss mailing list [email protected] To manage subscription options or unsubscribe: https://lists.mpich.org/mailman/listinfo/discuss
3049
Age (days ago)
3049
Last active (days ago)
0 comments
1 participants
participants (1)
-
Thomas Jahns