1
1
Howard Pritchard 8eb738a9c8 lanl/platform: add new toss2/3 platform files
remove old platform files
add new platform files for toss2/toss3
OPA/MLX-IB variants.

Signed-off-by: Howard Pritchard <howardp@lanl.gov>
2018-02-17 10:32:07 -07:00

21 строка
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