Back to home page

EIC code displayed by LXR

 
 

    


File indexing completed on 2025-01-17 09:55:51

0001 ! -*- fortran -*-
0002 ! $HEADER$
0003 !
0004 ! *** THIS FILE IS AUTOMATICALLY GENERATED!
0005 ! *** Any manual edits will be lost!
0006 !
0007       integer OMPI_HAVE_MPI_EXT
0008       parameter (OMPI_HAVE_MPI_EXT=1)
0009 !
0010 !
0011 !     Enabled Extension: affinity
0012 !     No mpif.h bindings available
0013 !
0014       integer OMPI_HAVE_MPI_EXT_AFFINITY
0015       parameter (OMPI_HAVE_MPI_EXT_AFFINITY=0)
0016 
0017 !
0018 !     Enabled Extension: cuda
0019 !     No mpif.h bindings available
0020 !
0021       integer OMPI_HAVE_MPI_EXT_CUDA
0022       parameter (OMPI_HAVE_MPI_EXT_CUDA=0)
0023 
0024 !
0025 !     Enabled Extension: ftmpi
0026 !
0027       integer OMPI_HAVE_MPI_EXT_FTMPI
0028       parameter (OMPI_HAVE_MPI_EXT_FTMPI=1)
0029 
0030       include 'openmpi/mpiext/mpiext_ftmpi_mpifh.h'
0031 
0032 !
0033 !     Enabled Extension: rocm
0034 !     No mpif.h bindings available
0035 !
0036       integer OMPI_HAVE_MPI_EXT_ROCM
0037       parameter (OMPI_HAVE_MPI_EXT_ROCM=0)
0038 
0039 !
0040 !     Enabled Extension: shortfloat
0041 !
0042       integer OMPI_HAVE_MPI_EXT_SHORTFLOAT
0043       parameter (OMPI_HAVE_MPI_EXT_SHORTFLOAT=1)
0044 
0045       include 'openmpi/mpiext/mpiext_shortfloat_mpifh.h'
0046 
0047 !