1
1
openmpi/contrib/platform/lanl/toss/optimized-panasas
Nathan Hjelm ba8bfeded0 lanl: clean up tlcc plaform files
No review necessary.

cmr=v1.7.3:reviewer=ompi-gk1.7

This commit was SVN r28976.
2013-08-01 19:54:29 +00:00

14 строки
422 B
Plaintext

# (c) 2013 Los Alamos National Security, LLC. All rights reserved.
# Open MPI optimized configuration for TOSS/TOSS2 v1.7.x/1.8.x
source ./toss-common
source ./optimized-common
# Enable panasas support in romio
with_io_romio_flags=--with-file-system=ufs+nfs+panfs
CFLAGS="-I/opt/panfs/include"
CXXFLAGS="-I/opt/panfs/include"
FCFLAGS="-I/opt/panfs/include"
FFLAGS="-I/opt/panfs/include"
CCASFLAGS="-I/opt/panfs/include"