1
1
openmpi/ompi/mca/fs/lustre
Brian Barrett 8b778903d8 Fix longstanding issue with our multi-project support. Rather than using
pkg{data,lib,includedir}, use our own ompi{data,lib,includedir}, which is
always set to {datadir,libdir,includedir}/openmpi.  This will keep us from
having help files in prefix/share/open-rte when building without Open MPI,
but in prefix/share/openmpi when building with Open MPI.

This commit was SVN r30140.
2014-01-07 22:11:15 +00:00
..
.ompi_unignore - update the svn:ignore properties for some generated files 2011-08-26 13:23:29 +00:00
configure.m4 Revamp the handling of wrapper compiler flags. The user flags, main configure 2013-01-29 00:00:43 +00:00
fs_lustre_component.c update the _component.c files in ompio to use the explicit assignment of the 2013-07-22 21:11:05 +00:00
fs_lustre_file_close.c Obviously these were not needed. 2011-10-04 14:56:34 +00:00
fs_lustre_file_delete.c Obviously these were not needed. 2011-10-04 14:56:34 +00:00
fs_lustre_file_get_size.c Obviously these were not needed. 2011-10-04 14:56:34 +00:00
fs_lustre_file_open.c The pointer to the structure was also never allocated before retrieving 2013-01-28 07:21:22 +00:00
fs_lustre_file_set_info.c Obviously these were not needed. 2011-10-04 14:56:34 +00:00
fs_lustre_file_set_size.c Obviously these were not needed. 2011-10-04 14:56:34 +00:00
fs_lustre_file_sync.c Obviously these were not needed. 2011-10-04 14:56:34 +00:00
fs_lustre.c make the file compile properly. 2012-05-26 01:06:36 +00:00
fs_lustre.h commit of the OMPIO modules and frameworks. 2011-08-25 20:08:17 +00:00
Makefile.am Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00