[Pvfs2-cvs] commit by pcarns in pvfs2-1/doc: pvfs2-faq.tex

CVS commit program cvs at parl.clemson.edu
Fri Nov 13 14:29:26 EST 2009


Update of /projects/cvsroot/pvfs2-1/doc
In directory parlweb1:/tmp/cvs-serv13864/doc

Modified Files:
      Tag: pvfs-2-8-branch
	pvfs2-faq.tex 
Log Message:
merge open-mx faq entry from trunk to 2-8 branch


Index: pvfs2-faq.tex
===================================================================
RCS file: /projects/cvsroot/pvfs2-1/doc/pvfs2-faq.tex,v
diff -p -u -r1.57.14.1 -r1.57.14.2
--- pvfs2-faq.tex	12 Feb 2009 18:07:07 -0000	1.57.14.1
+++ pvfs2-faq.tex	13 Nov 2009 19:29:26 -0000	1.57.14.2
@@ -713,6 +713,17 @@ stand a good chance of running into prob
 pre-release kernel, but do make an effort to publish necessary patches once a
 kernel is officially released. 
 
+\subsection{Does PVFS work with Open-MX?}
+\label{sec:open-mx}
+
+Yes, PVFS does work with Open-MX.  To use Open-MX, configure PVFS with
+the the same arguments that you would use for a normal MX installation:
+``--disable-bmi-tcp'' and ``--with-mx=PATH''.  In addition, however, you
+must set the ``MX\_IMM\_ACK'' environment variable to ``1'' before starting
+the pvfs2-server or pvfs2-client daemons.  This is necessary in order to
+account for differences in how MX and Open-MX handle message progression by
+default.
+
 %
 % PERFORMANCE
 %



More information about the Pvfs2-cvs mailing list