<html>
<head>
<meta name="generator" content="Windows Mail 17.5.9600.20605">
<style><!--
.EmailQuote {
margin-left:1pt;
padding-left:4pt;
border-left:#800000 2px solid;
}
--></style><style data-externalstyle="true"><!--
p.MsoListParagraph, li.MsoListParagraph, div.MsoListParagraph {
margin-top:0in;
margin-right:0in;
margin-bottom:0in;
margin-left:.5in;
margin-bottom:.0001pt;
}
p.MsoNormal, li.MsoNormal, div.MsoNormal {
margin:0in;
margin-bottom:.0001pt;
}
p.MsoListParagraphCxSpFirst, li.MsoListParagraphCxSpFirst, div.MsoListParagraphCxSpFirst, 
p.MsoListParagraphCxSpMiddle, li.MsoListParagraphCxSpMiddle, div.MsoListParagraphCxSpMiddle, 
p.MsoListParagraphCxSpLast, li.MsoListParagraphCxSpLast, div.MsoListParagraphCxSpLast {
margin-top:0in;
margin-right:0in;
margin-bottom:0in;
margin-left:.5in;
margin-bottom:.0001pt;
line-height:115%;
}
--></style></head>
<body dir="ltr">
<div data-externalstyle="false" dir="ltr" style="font-family: 'Calibri', 'Segoe UI', 'Meiryo', 'Microsoft YaHei UI', 'Microsoft JhengHei UI', 'Malgun Gothic', 'sans-serif';font-size:12pt;"><div>Thanks a mil, it worked perfectly.</div><div><br></div><div>Matt<br></div><div data-signatureblock="true"><div><br></div><div>Sent from Windows Mail</div><div><br></div></div><div style="padding-top: 5px; border-top-color: rgb(229, 229, 229); border-top-width: 1px; border-top-style: solid;"><div><font face=" 'Calibri', 'Segoe UI', 'Meiryo', 'Microsoft YaHei UI', 'Microsoft JhengHei UI', 'Malgun Gothic', 'sans-serif'" style='line-height: 15pt; letter-spacing: 0.02em; font-family: "Calibri", "Segoe UI", "Meiryo", "Microsoft YaHei UI", "Microsoft JhengHei UI", "Malgun Gothic", "sans-serif"; font-size: 12pt;'><b>From:</b> <a href="mailto:balay@mcs.anl.gov" target="_parent">Satish Balay</a><br><b>Sent:</b> ‎Tuesday‎, ‎30‎ ‎September‎ ‎2014 ‎15‎:‎06<br><b>To:</b> <a href="mailto:hillsmattc@outlook.com" target="_parent">Matthew Hills</a><br><b>Cc:</b> <a href="mailto:petsc-users@mcs.anl.gov" target="_parent">petsc-users@mcs.anl.gov</a>, <a href="mailto:sebastian.skatulla@uct.ac.za" target="_parent">Sebastian Skatulla</a></font></div></div><div><br></div><div dir="">
<div class="PlainText">This hasn't been tested in a while - but I think you have<br>
to configur with:<br>
<br>
--download-mpe<br>
<br>
And then run the code with:<br>
<br>
-log_mpe<br>
<br>
Satish<br>
<br>
On Tue, 30 Sep 2014, Matthew Hills wrote:<br>
<br>
> Hi PETSc team,<br>
> <br>
> I'm attempting to analyze and optimize a structural analysis program called SESKA using mpe. I have configured PETSc with:<br>
> <br>
> <br>
> <br>
> <br>
>        <br>
>        <br>
>        <br>
>        <br>
> <br>
> <br>
> ./configure<br>
> --with-mpi=1 --with-cc=gcc<br>
>  --with-cxx=g++<br>
> --with-fc=gfortran<br>
> --download-f-blas-lapack=${PETSC_DIR}/externalpackages/fblaslapacklinpack-3.1.1.tar.gz<br>
> --with-parmetis=1<br>
> --download-parmetis=${PETSC_DIR}/externalpackages/parmetis-4.0.2-p3.tar.gz<br>
> --with-mumps=1<br>
> --download-mumps=${PETSC_DIR}/externalpackages/MUMPS_4.10.0-p3.tar.gz<br>
> --with-scalapack=1<br>
> --download-scalapack=${PETSC_DIR}/externalpackages/scalapack-2.0.2.tgz<br>
> --download-blacs=${PETSC_DIR}/externalpackages/blacs-dev.tar.gz<br>
> --with-superlu_dist=1<br>
> --download-superlu_dist=${PETSC_DIR}/externalpackages/superlu_dist_3.1.tar.gz<br>
> --with-metis<br>
> --download-metis=${PETSC_DIR}/externalpackages/metis-5.0.2-p3.tar.gz<br>
> --with-sowing=${PETSC_DIR}/externalpackages/sowing-1.1.16d.tar.gz<br>
> --with-c2html=0 --with-shared-libraries=1 --download-mpich-mpe=1<br>
> --download-mpich=${SESKADIR}/packages/downloads/mpich-3.0.4.tar.gz<br>
> <br>
> and then run SESKA with:<br>
> mpiexec -n 8 seska -log_mpe mpe.log<br>
> <br>
> However mpe.log is not created. I wish to view this file in Jumpsuit. Any assistance would be greatly appreciated.<br>
> Regards,Matthew<br>
> <br>
> <br>
> <br>
> <br>
>                                      <br>
<br>
</div>


</div></div>
</body>
</html>