On 03/01/2014 07:13 PM, Ralph Castain wrote: > In the usual place: > > http://www.open-mpi.org/software/ompi/v1.7/ > > Please subject this to your best tests as we hope to roll this (plus bug > fixes) to 1.8.0 at the end of the month. This includes the new OSHMEM > support, plus a completely updated MPI-3 compliant one-sided implementation. > > Scheduled release date: Mar 10 > > Thanks > Ralph
According to configure --help: --enable-oshmem-fortran enable OSHMEM Fortran bindings (default: enabled if Fortran compiler found) However, it is not being automatically enabled for me: checking if want to build OSHMEM fortran bindings... no This seems to be because the configure test uses: if test "$enable_oshmem_fortran" != "no" -a "$ompi_fortran_happy" = 1; then but ompi_fortran_happy is not yet set at this point. - Orion -- Orion Poplawski Technical Manager 303-415-9701 x222 NWRA/CoRA Division FAX: 303-415-9702 3380 Mitchell Lane or...@cora.nwra.com Boulder, CO 80301 http://www.cora.nwra.com