<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252">
<meta name="Generator" content="Microsoft Exchange Server">
<!-- converted from text --><style><!-- .EmailQuote { margin-left: 1pt; padding-left: 4pt; border-left: #800000 2px solid; } --></style>
</head>
<body>
<meta name="x_Generator" content="Microsoft Word 15 (filtered medium)">
<style>
<!--
@font-face
        {font-family:"Cambria Math"}
@font-face
        {font-family:Calibri}
p.x_MsoNormal, li.x_MsoNormal, div.x_MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif}
a:x_link, span.x_MsoHyperlink
        {color:blue;
        text-decoration:underline}
a:x_visited, span.x_MsoHyperlinkFollowed
        {color:#954F72;
        text-decoration:underline}
.x_MsoChpDefault
        {}
@page WordSection1
        {margin:1.0in 1.0in 1.0in 1.0in}
div.x_WordSection1
        {}
-->
</style>
<div lang="EN-US" link="blue" vlink="#954F72">
<div class="x_WordSection1">
<p class="x_MsoNormal">What errors do you get? The primary code change was to use real_t instead of PetscReal in calls to parmetis.</p>
<p class="x_MsoNormal"> </p>
<p class="x_MsoNormal">The change was done to make parmetis built by petsc be same as default parmetis that others/distros might build.</p>
<p class="x_MsoNormal"> </p>
<p class="x_MsoNormal">And this enables consistent usage from quad build of petsc.</p>
<p class="x_MsoNormal"> </p>
<p class="x_MsoNormal">I can add –download-metis-double or similar option to configure – if useful.</p>
<p class="x_MsoNormal"> </p>
<p class="x_MsoNormal">Satish</p>
<p class="x_MsoNormal"> </p>
<div style="border:none; border-top:solid #E1E1E1 1.0pt; padding:3.0pt 0in 0in 0in">
<p class="x_MsoNormal" style="border:none; padding:0in"><b>From: </b><a href="mailto:Eric.Chamberland@giref.ulaval.ca">Eric Chamberland</a><br>
<b>Sent: </b>Wednesday, September 13, 2017 8:41 AM<br>
<b>To: </b><a href="mailto:petsc-dev@mcs.anl.gov">petsc-dev</a><br>
<b>Subject: </b>[petsc-dev] ParMETIS change</p>
</div>
<p class="x_MsoNormal"> </p>
</div>
</div>
<font size="2"><span style="font-size:10pt;">
<div class="PlainText">Hi,<br>
<br>
having trouble to compile our code with PETSc-master new defaults <br>
options for PARMEtis.<br>
<br>
Parmetis was using double precision before...<br>
<br>
By curiosity, is there a big performance gain to use float?<br>
<br>
Thanks,<br>
<br>
Eric<br>
<br>
<br>
</div>
</span></font>
</body>
</html>