<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt"><div><span>Dear Team,</span></div><div><br><span></span></div><div><span>I used to compile petsc with external package mumps in version 3.1</span></div><div><br><span></span></div><div><span>However, today I tried 3.2 and get many of such error massage:</span></div><div><br><span></span></div><div><span>External package SCALAPACK does not work on Microsoft Windows<br></span></div><div><br><span></span></div><div><span>It happens also with blacs. How can I build mumps without those pakages?</span></div><div><br><span></span></div><div><span>Kind regards,</span></div><div><span>PVH</span></div><div><br></div>  <div style="font-family: times new roman, new york, times, serif; font-size: 12pt;"> <div style="font-family: times new roman, new york, times, serif; font-size: 12pt;"> <div dir="ltr"> <font face="Arial" size="2"> <hr
 size="1">  <b><span style="font-weight:bold;">From:</span></b> "petsc-users-request@mcs.anl.gov" &lt;petsc-users-request@mcs.anl.gov&gt;<br> <b><span style="font-weight: bold;">To:</span></b> petsc-users@mcs.anl.gov <br> <b><span style="font-weight: bold;">Sent:</span></b> Friday, March 16, 2012 8:24 AM<br> <b><span style="font-weight: bold;">Subject:</span></b> petsc-users Digest, Vol 39, Issue 48<br> </font> </div> <br>
Send petsc-users mailing list submissions to<br>&nbsp;&nbsp;&nbsp; <a ymailto="mailto:petsc-users@mcs.anl.gov" href="mailto:petsc-users@mcs.anl.gov">petsc-users@mcs.anl.gov</a><br><br>To subscribe or unsubscribe via the World Wide Web, visit<br>&nbsp;&nbsp;&nbsp; <a href="https://lists.mcs.anl.gov/mailman/listinfo/petsc-users" target="_blank">https://lists.mcs.anl.gov/mailman/listinfo/petsc-users</a><br>or, via email, send a message with subject or body 'help' to<br>&nbsp;&nbsp;&nbsp; <a ymailto="mailto:petsc-users-request@mcs.anl.gov" href="mailto:petsc-users-request@mcs.anl.gov">petsc-users-request@mcs.anl.gov</a><br><br>You can reach the person managing the list at<br>&nbsp;&nbsp;&nbsp; <a ymailto="mailto:petsc-users-owner@mcs.anl.gov" href="mailto:petsc-users-owner@mcs.anl.gov">petsc-users-owner@mcs.anl.gov</a><br><br>When replying, please edit your Subject line so it is more specific<br>than "Re: Contents of petsc-users digest..."<br><br><br>Today's
 Topics:<br><br>&nbsp;  1. Re:&nbsp; [petsc-maint #107932] run a simple example ex19 in<br>&nbsp; &nbsp; &nbsp; src/snes/examples/tutorials (Xiangze Zeng)<br><br><br>----------------------------------------------------------------------<br><br>Message: 1<br>Date: Fri, 16 Mar 2012 09:24:24 +0800 (CST)<br>From: "Xiangze Zeng" &lt;<a ymailto="mailto:zengshixiangze@163.com" href="mailto:zengshixiangze@163.com">zengshixiangze@163.com</a>&gt;<br>Subject: Re: [petsc-users] [petsc-maint #107932] run a simple example<br>&nbsp;&nbsp;&nbsp; ex19 in src/snes/examples/tutorials<br>To: "PETSc users list" &lt;<a ymailto="mailto:petsc-users@mcs.anl.gov" href="mailto:petsc-users@mcs.anl.gov">petsc-users@mcs.anl.gov</a>&gt;<br>Message-ID:<br>&nbsp;&nbsp;&nbsp; &lt;<a ymailto="mailto:6d1d77a7.1c6ef.136191b0a3b.Coremail.zengshixiangze@163.com"
 href="mailto:6d1d77a7.1c6ef.136191b0a3b.Coremail.zengshixiangze@163.com">6d1d77a7.1c6ef.136191b0a3b.Coremail.zengshixiangze@163.com</a>&gt;<br>Content-Type: text/plain; charset="gbk"<br><br>I can see log_summary output when I use -log_summary [filename].<br><br><br>But the time of inserting the matrices values is almost the same when I use PCJACOBI&nbsp; to run the code on GPU instead of PCSOR.They are all much longer than that when I run the code in CPU(I still use a small system to test it). The attachments are outputs of log_summary, c_jacobi_sum is the output of using CPU, PCJACOBI;g_sor_sum using GPU, PCSOR;g_jac_sum using GPU, PCJACOBI. <br><br>Zeng<br><br>? 2012-03-15 22:26:41?"Jed Brown" &lt;<a ymailto="mailto:jedbrown@mcs.anl.gov" href="mailto:jedbrown@mcs.anl.gov">jedbrown@mcs.anl.gov</a>&gt; ???<br><br>2012/3/15 Xiangze Zeng &lt;<a ymailto="mailto:zengshixiangze@163.com"
 href="mailto:zengshixiangze@163.com">zengshixiangze@163.com</a>&gt;<br><br>Sorry, someting is wrong with my file which stores the size of the matriex.<br>But I still can't see -log_summary output. I just see at the first time, after that, never.<br><br><br>It is written by PetscFinalize(). Find out why you don't get there. Also note that the option needs to be visible at PetscInitialize (through the command line/options file/environment).<br>-------------- next part --------------<br>An HTML attachment was scrubbed...<br>URL: &lt;http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20120316/080214eb/attachment.htm&gt;<br>-------------- next part --------------<br>A non-text attachment was scrubbed...<br>Name: c_jacobi_sum<br>Type: application/octet-stream<br>Size: 9205 bytes<br>Desc: not available<br>URL: &lt;http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20120316/080214eb/attachment.obj&gt;<br>-------------- next part
 --------------<br>A non-text attachment was scrubbed...<br>Name: c_sor_sum<br>Type: application/octet-stream<br>Size: 9217 bytes<br>Desc: not available<br>URL: &lt;http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20120316/080214eb/attachment-0001.obj&gt;<br>-------------- next part --------------<br>A non-text attachment was scrubbed...<br>Name: g_jac_sum<br>Type: application/octet-stream<br>Size: 9635 bytes<br>Desc: not available<br>URL: &lt;http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20120316/080214eb/attachment-0002.obj&gt;<br>-------------- next part --------------<br>A non-text attachment was scrubbed...<br>Name: g_sor_sum<br>Type: application/octet-stream<br>Size: 9655 bytes<br>Desc: not available<br>URL: &lt;http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20120316/080214eb/attachment-0003.obj&gt;<br><br>------------------------------<br><br>_______________________________________________<br>petsc-users mailing
 list<br><a ymailto="mailto:petsc-users@mcs.anl.gov" href="mailto:petsc-users@mcs.anl.gov">petsc-users@mcs.anl.gov</a><br><a href="https://lists.mcs.anl.gov/mailman/listinfo/petsc-users" target="_blank">https://lists.mcs.anl.gov/mailman/listinfo/petsc-users</a><br><br><br>End of petsc-users Digest, Vol 39, Issue 48<br>*******************************************<br><br><br> </div> </div>  </div></body></html>