1
1
openmpi/ompi/mca/io/romio321/romio/localdefs.in
Gilles Gouaillardet 2f391a99a7 ROMIO 3.2.1 refresh: import romio from mpich 3.2.1 tarball
Signed-off-by: Gilles Gouaillardet <gilles@rist.or.jp>
2018-06-20 14:28:14 +09:00

8 строки
182 B
Bash

#! /bin/sh
# Append ROMIO library dependencies to the global list
WRAPPER_LIBS="$WRAPPER_LIBS @LIBS@"
MPI_OFFSET_TYPE="@MPI_OFFSET_TYPE@"
FORTRAN_MPI_OFFSET="@FORTRAN_MPI_OFFSET@"