<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">
<div>Hi all,&nbsp;</div>
<div><br>
</div>
<div>back at work on Aspect and performance related issues. Following your last email's advice to&nbsp;</div>
<div>use a different trilinos,&nbsp;I have installed trilinos-11.0.3 (we used 10.4.2 so far) yesterday and I am happy to report that it makes a difference:</div>
<div><br>
</div>
<div>setup reinit &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;has gone from &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 3.55s &nbsp; to &nbsp; 1.53s<br>
setup system matrix &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; has gone from &nbsp; &nbsp; &nbsp;214s &nbsp; &nbsp; &nbsp; &nbsp;to &nbsp; &nbsp;68.8s<br>
setup system preconditioner &nbsp;has gone from &nbsp; &nbsp; &nbsp; &nbsp; 95.2s &nbsp; &nbsp;to&nbsp;&nbsp; &nbsp;21.2s</div>
<div><br>
</div>
<div><b>Q1</b>: are these numbers normal in your opinion ? still too high ?</div>
<div><br>
</div>
<div>However, it has also had a nasty consequence on the Stokes timings:</div>
<div><br>
</div>
<div>Assemble Stokes system &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; has gone from <b>314s</b> to <b>445s</b></div>
<div>Build Stokes preconditioner &nbsp; &nbsp; has gone from <b>138s</b> to&nbsp;<b>250s</b></div>
<div>Solve Stokes system &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;has gone from <b>81.4</b> to <b>115s</b>&nbsp;</div>
<div><br>
</div>
<div>(Assemble composition system has remained the same at about 520s&nbsp;)<br>
(Assemble temperature system has remained the same at about 520s&nbsp;)<br>
<br>
</div>
<div>I have had a look at the assembly routine and put there a number of &quot;computing_timer&quot; commands.&nbsp;</div>
<div>It turns out that the part between line 955 and line 998 (the WorkStream:: run … part) &nbsp;takes 260s&nbsp;</div>
<div>and that the part after it &quot;system_matrix.compress();&quot; takes 363s.</div>
<div><br>
</div>
<div><b>Q2</b>: would you have any idea of what is happening and how we could solve this in the briefest delays ?&nbsp;</div>
<div>(EGU spring meeting is in less than three weeks)</div>
<div><br>
</div>
<div>thanks,</div>
<div><br>
</div>
<div>Cedric.</div>
<div><br>
</div>
<div>ps: I hereby attach again a typical output, which is obtained on threads.</div>
<div><br>
</div>
<div><br>
</div>
<div><br>
</div>
<div><br>
</div>
<div><img id="2384af9d-9883-460e-98b0-f311d5cc83ef" height="810" width="978" apple-width="yes" apple-height="yes" src="cid:0136F42E-C0EB-46E9-B601-E3C818D5CE87@geo.uu.nl"></div>
</body>
</html>