openmpi/contrib/platform/lanl/toss/common

21 lines
519 B
Plaintext

# (c) 2013-1018 Los Alamos National Security, LLC. All rights reserved.
# Open MPI common configuration for TOSS/TOSS2 v1.7.x/1.8.x
enable_binaries=yes
enable_heterogeneous=no
enable_shared=yes
enable_static=yes
enable_ipv6=no
enable_ft_thread=no
enable_per_user_config_files=no
enable_memchecker=no
with_valgrind=no
# Enable the fortran bindings
enable_mpi_fortran=yes
# Disable the C++ binding. They were deprecated in MPI-2.2 and removed in MPI-3
enable_mpi_cxx=no
enable_mpi_cxx_seek=no
enable_cxx_exceptions=no