<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">

<div style="word-wrap:break-word"><div></div></div></blockquote><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">

<div style="word-wrap:break-word"><div>As I said before you have to set the core affinity for OpenMP through environment variables.<div class="im"><br></div></div></div></blockquote><div> </div><div>Well I tried 'export GOMP_CPU_AFFINITY="0-7" ' before running the code but that did not help. I'm using gcc. Am I doing it wrong.</div>

<div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div style="word-wrap:break-word"><div>i) Which example are you running? Please send output of -log_summary.</div>

</div></blockquote><div><br></div><div>This was my own  code. Will try on some of the examples and report back.</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">

<div style="word-wrap:break-word"><div>ii) Only the vector and a few matrix operations are threaded currently. There are no threaded preconditioners yet.</div></div></blockquote><div><br></div><div>Aah! That may actually be it. I'm using hypre and I think that is not threaded. Will try with -pc_type none to see if that makes any difference.</div>

</div><br></div></div>