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

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


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

Modified Files:
	pvfs2-faq.tex 
Log Message:
added faq entry for open-mx


Index: pvfs2-faq.tex
===================================================================
RCS file: /projects/cvsroot/pvfs2-1/doc/pvfs2-faq.tex,v
diff -p -u -r1.58 -r1.59
--- pvfs2-faq.tex	26 Feb 2009 19:42:48 -0000	1.58
+++ pvfs2-faq.tex	13 Nov 2009 19:20:47 -0000	1.59
@@ -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