1
1

Merge pull request #1034 from hppritcha/topic/lanl_platform_fix

lanl/platform: fixes to pick up lustre
Этот коммит содержится в:
Howard Pritchard 2015-10-15 15:18:37 -06:00
родитель e9be9a1772 89b9be3732
Коммит 1ba5157a23

Просмотреть файл

@ -14,4 +14,7 @@ else
fi
# enable and Lustre in romio
with_io_romio_flags="--with-file-system=ufs+nfs+lustre CFLAGS=-I/opt/cray/lustre-cray_gem_s/default/include"
with_io_romio_flags="--with-file-system=ufs+nfs+lustre CFLAGS=-I/opt/cray/lustre-cray_ari_s/default/include"
# enable Lustre in OMPI I/O
with_lustre=/opt/cray/lustre-cray_ari_s/default