1
1
openmpi/ompi/mca/common
Rainer Keller ea4de16561 - Check whether file is opened on network file-system.
If file does not exist, check the directory it lives in...
   Maybe used by caller, trying to open mmap() on NFS, Lustre or
   Panasas (thanks Sam).
   For now, this is used to warn about the usage of mmap on such FS.

   Please note, that Ralph mentioned the orte_no_session_dir parameter.
   The help message includes a reference to this.

   Tested on NFS and Lustre on Linux on
     smoky: mpirun --mca orte_tmpdir_base $HOME/tmp -np 2 ./mpi_stub
     jaguar: mpirun ... --mca orte_tmpdir_base /tmp/work/$USER ...

   Fixes trac:1354

   This should   cmr:v1.5   once it has soaked and is shown to work on
   Solaris

This commit was SVN r22604.

The following Trac tickets were found above:
  Ticket 1354 --> https://svn.open-mpi.org/trac/ompi/ticket/1354
2010-02-10 23:18:29 +00:00
..
mx - Patch r22148 overwrites the already defined LDFLAGS, losing e.g. -L... 2009-10-28 14:25:10 +00:00
portals - Allow to work without xt-catamount module on Jaguar, 2009-11-09 14:26:24 +00:00
sm - Check whether file is opened on network file-system. 2010-02-10 23:18:29 +00:00
Makefile.am Add a comment explaining why there is an empty Makefile.am in this 2009-01-03 02:07:01 +00:00