Re: [OMPI devel] Cygwin Fortran compiler options

2018-07-16 Thread Marco Atzeri
Am 16.07.2018 um 23:06 schrieb Jeff Squyres (jsquyres) via devel: Split the Fortran issue off into its own thread (and kept it on devel; no need for ompi-packagers) On Jul 13, 2018, at 4:35 PM, Marco Atzeri wrote: the fortran problem is due to a compiler settings It works with $ mpifort -g

[OMPI devel] Cygwin Fortran compiler options (was: openmpi 3.1.x examples)

2018-07-16 Thread Jeff Squyres (jsquyres) via devel
Split the Fortran issue off into its own thread (and kept it on devel; no need for ompi-packagers) On Jul 13, 2018, at 4:35 PM, Marco Atzeri wrote: > > the fortran problem is due to a compiler settings > It works with > > $ mpifort -g hello_usempi.f90 -o hello_usempi -fintrinsic-modules-pat