[C-MPI-commits] SF.net SVN: c-mpi:[127] docs/manual/manual.xml
Status: Pre-Alpha
Brought to you by:
jmwozniak
|
From: <jmw...@us...> - 2010-05-17 22:20:37
|
Revision: 127
http://c-mpi.svn.sourceforge.net/c-mpi/?rev=127&view=rev
Author: jmwozniak
Date: 2010-05-17 22:20:29 +0000 (Mon, 17 May 2010)
Log Message:
-----------
Quick note
Modified Paths:
--------------
docs/manual/manual.xml
Modified: docs/manual/manual.xml
===================================================================
--- docs/manual/manual.xml 2010-05-14 21:00:15 UTC (rev 126)
+++ docs/manual/manual.xml 2010-05-17 22:20:29 UTC (rev 127)
@@ -31,6 +31,8 @@
The fastest way to get a quick overview of provided features
is to just run:
<programlisting>
+ ./setup.sh
+ ./configure --config-cache --enable-table-dense-1 --enable-tests --with-mpi=${HOME}/sfw/mpich2-1.2.1p1
make D=1 test_results
</programlisting>
Then, just take a look at the test code and output to see
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|