14 строки
414 B
Plaintext
14 строки
414 B
Plaintext
# (c) 2013 Los Alamos National Security, LLC. All rights reserved.
|
|
# Open MPI debug configuration for TOSS/TOSS2 v1.7.x/1.8.x
|
|
|
|
source ./toss-common
|
|
source ./debug-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"
|