<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">

<head>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<meta name=Generator content="Microsoft Word 12 (filtered medium)">
<!--[if !mso]>
<style>
v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style>
<![endif]-->
<style>
<!--
 /* Font Definitions */
 @font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
@font-face
        {font-family:Verdana;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
p
        {mso-style-priority:99;
        mso-margin-top-alt:auto;
        margin-right:0in;
        mso-margin-bottom-alt:auto;
        margin-left:0in;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
span.EmailStyle18
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page Section1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.Section1
        {page:Section1;}
-->
</style>
<!--[if gte mso 9]><xml>
 <o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
 <o:shapelayout v:ext="edit">
  <o:idmap v:ext="edit" data="1" />
 </o:shapelayout></xml><![endif]-->
</head>

<body lang=EN-US link=blue vlink=purple>

<div class=Section1>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>&#8220;make test&#8221; doesn&#8217;t for MPI Blis. You have to manually test it.
Please see the the INSALL file for details.<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>Regards,<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>Yan<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'><o:p>&nbsp;</o:p></span></p>

<div>

<div style='border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0in 0in 0in'>

<p class=MsoNormal><b><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'>From:</span></b><span
style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'> Jack Bryan
[mailto:dtustudy68@hotmail.com] <br>
<b>Sent:</b> Wednesday, April 22, 2009 5:53 PM<br>
<b>To:</b> chipps@list.coin-or.org; Yan Xu<br>
<b>Subject:</b> Blis install error<o:p></o:p></span></p>

</div>

</div>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

<p class=MsoNormal><span style='font-size:10.0pt;font-family:"Verdana","sans-serif"'>Hi,
<br>
<br>
I am trying to install Blis 0.9 on MPI cluster with MPICH2-1.0.8.<br>
<br>
My configure: <br>
<br>
./configure --prefix=/home/chipps_blics_svn_090422 --enable-static <br>
<br>
--disable-shared -with-mpi-incdir=/home/jxding/mpich2_install/include <br>
<br>
--with-mpi-lib='-L/home/jxding/mpich2_install/lib -lmpich' <br>
<br>
MPICC=/home/mpich2_install/bin/mpicc <br>
<br>
MPICXX=/home/mpich2_install/bin/mpicxx CXXDEFS='-DMPICH_IGNORE_CXX_SEEK'<br>
<br>
<br>
configure: Configuration of Blis successful<br>
configure: Main configuration of Blis successful<br>
<br>
------------------------------------------------------<br>
<br>
When I make test, I got error: <br>
<br>
Reading in ALPS parameters ...<br>
Reading in BLIS parameters ...<br>
Alps0110I ALPS version 1.0 (Parallel, MPI)<br>
Alps0050I Launched 1 processes<br>
Alps0030I Data file: ../../Data/Sample/p0033.mps<br>
Coin0001I At line 15 NAME&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
P0033<br>
Coin0001I At line 16 ROWS<br>
Coin0001I At line 34 COLUMNS<br>
Coin0001I At line 109 RHS<br>
Coin0001I At line 118 BOUNDS<br>
Coin0001I At line 152 ENDATA<br>
Coin0002I Problem P0033 has 16 rows, 33 columns and 98 elements<br>
Bcps0001I BiCePS version 0.9<br>
Blis0001I BLIS version 0.9<br>
Blis0043I Objective coefficients are multiples of 1<br>
hubNum_ &lt;= 0<br>
<br>
BLIS ERROR: &quot;hubNum_ &lt;= 0&quot;<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; from
function &quot;initSearch&quot;<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; from
class &quot;AlpsKnowledgeBrokerMPI&quot;<br>
make[2]: Leaving directory `/home/chipps_blics_svn_090422/Blis-0.9/Blis/test'<br>
make[1]: Leaving directory `/home/chipps_blics_svn_090422/Blis-0.9/Blis'<br>
<br>
------------------------<br>
<br>
Any help is appreciated. <br>
<br>
Jack<br>
April&nbsp; 22&nbsp; 2009<o:p></o:p></span></p>

<div class=MsoNormal align=center style='text-align:center'><span
style='font-size:10.0pt;font-family:"Verdana","sans-serif"'>

<hr size=2 width="100%" align=center>

</span></div>

<p class=MsoNormal><span style='font-size:10.0pt;font-family:"Verdana","sans-serif"'>Rediscover
Hotmail&reg;: Now available on your iPhone or BlackBerry <a
href="http://windowslive.com/RediscoverHotmail?ocid=TXT_TAGLM_WL_HM_Rediscover_Mobile2_042009"
target="_new">Check it out.</a><o:p></o:p></span></p>

</div>

</body>

</html>