<p dir="ltr">Barry,</p>
<p dir="ltr">thanks for your answer. The reason I'm asking is that multigrid limits the number of MPI tasks I can use for a given grid, since k multigrid levels require at least 2^(k-1) grid nodes per direction. I was wondering if using OpenMP together with MPI could help circumventing the problem. If you have any other suggestions, it would be greatly appreciated.</p>
<p dir="ltr">Best,<br>
Michele</p>
<div class="gmail_quot<blockquote class=" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
  You could compile hypre yourself with the OpenMP feature turned on and then configure PETSc to use that version of hypre; of course the rest of the PETSc code would not utilize the OpenMP threads.<br>
<br>
   Barry<br>
<br>
BTW: I don't know of any evidence that using hypre with OpenMP is superior to using hypre without so I aside from academic curiosity I don't think there would be a reason to do this.<br>
<br>
> On May 12, 2015, at 7:55 PM, Michele Rosso <<a href="mailto:mrosso@uci.edu">mrosso@uci.edu</a>> wrote:<br>
><br>
> Hi,<br>
><br>
> is it possible to use the openmp capabilities of hypre via petsc?<br>
> Thanks,<br>
><br>
> Michele<br>
<br>
</div>