<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" dir="ltr" style="font-size: 12pt; color: rgb(0, 0, 0); font-family: Calibri, Helvetica, sans-serif, EmojiFont, "Apple Color Emoji", "Segoe UI Emoji", NotoColorEmoji, "Segoe UI Symbol", "Android Emoji", EmojiSymbols;">
<p>Dear all,</p>
<p><br>
</p>
<p>I am currently looking at performance implications of OpenMP scheduling (including scheduling techniques not present in the standard OpenMP implementation). </p>
<p><br>
</p>
<p>I read the section about multithreaded FLASH on the documentation and executed the examples listed under performance results. I saw that the openmp loops are executed a fair amount of times with these examples but the number of iterations seems to be rather
 small, which is not very beneficial when wanting to analyze the impact of the scheduling methods. A run with 8 MPI ranks and 20 threads per rank had ~20 iterations per loop execution on most openmp loops with the Sedov 2D example (42.5.4 in the pdf of the latest
 documentation). </p>
<p>The only interesting one I've found so far seems to be the laser simulation unit (loop in <span>ed_traceblockrays2dcyl3d). </span></p>
<p><span><br>
</span></p>
<p><span><span style="font-family:Calibri,Helvetica,sans-serif,EmojiFont,"Apple Color Emoji","Segoe UI Emoji",NotoColorEmoji,"Segoe UI Symbol","Android Emoji",EmojiSymbols; font-size:16px">Could you point me to a simulation (a setup command or par file) which
 might have a high number of iterations in its OpenMP loop(s)? I am only interested in the performance aspect and not in the results from the simulation. </span><br>
</span></p>
<p><span><br>
</span></p>
<p><span>BR,</span></p>
<p><span>Gian-Andrea Wetten</span></p>
</div>
</body>
</html>