1
1
openmpi/ompi/mca/fs/ufs
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
..
fs_ufs_component.c commit of the OMPIO modules and frameworks. 2011-08-25 20:08:17 +00:00
fs_ufs_file_close.c Obviously these were not needed. 2011-10-04 14:56:34 +00:00
fs_ufs_file_delete.c Obviously these were not needed. 2011-10-04 14:56:34 +00:00
fs_ufs_file_get_size.c Obviously these were not needed. 2011-10-04 14:56:34 +00:00
fs_ufs_file_open.c Modifying the file-open to use the amode argument instead of file structure values. 2012-08-27 21:12:56 +00:00
fs_ufs_file_set_info.c Obviously these were not needed. 2011-10-04 14:56:34 +00:00
fs_ufs_file_set_size.c Obviously these were not needed. 2011-10-04 14:56:34 +00:00
fs_ufs_file_sync.c Obviously these were not needed. 2011-10-04 14:56:34 +00:00
fs_ufs.c - revamp the configure logic to detect pvfs2 and lustre 2011-09-07 10:39:47 +00:00
fs_ufs.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