Upgrade MPIs on linux
This commit is contained in:
29
linx64/mpi/openmpi/include/mpif-io-handles.h
Normal file
29
linx64/mpi/openmpi/include/mpif-io-handles.h
Normal file
@@ -0,0 +1,29 @@
|
||||
! -*- fortran -*-
|
||||
! WARNING! THIS IS A GENERATED FILE!!
|
||||
! ANY EDITS YOU PUT HERE WILL BE LOST!
|
||||
! ==> Instead, edit topdir/ompi/include/mpif-values.pl.
|
||||
|
||||
! Copyright (c) 2004-2006 The Trustees of Indiana University and Indiana
|
||||
! University Research and Technology
|
||||
! Corporation. All rights reserved.
|
||||
! Copyright (c) 2004-2016 The University of Tennessee and The University
|
||||
! of Tennessee Research Foundation. All rights
|
||||
! reserved.
|
||||
! Copyright (c) 2004-2007 High Performance Computing Center Stuttgart,
|
||||
! University of Stuttgart. All rights reserved.
|
||||
! Copyright (c) 2004-2005 The Regents of the University of California.
|
||||
! All rights reserved.
|
||||
! Copyright (c) 2006-2012 Cisco Systems, Inc. All rights reserved.
|
||||
! Copyright (c) 2009-2012 Oak Ridge National Labs. All rights reserved.
|
||||
! Copyright (c) 2016 Research Organization for Information Science
|
||||
! and Technology (RIST). All rights reserved.
|
||||
! $COPYRIGHT$
|
||||
!
|
||||
! Additional copyrights may follow
|
||||
!
|
||||
! $HEADER$
|
||||
!
|
||||
|
||||
integer MPI_FILE_NULL
|
||||
|
||||
parameter (MPI_FILE_NULL=0)
|
||||
Reference in New Issue
Block a user