<div dir="ltr"><div class="gmail_quote"><div dir="ltr">On Fri, Jul 6, 2018 at 3:07 PM Richard Tran Mills <<a href="mailto:rtmills@anl.gov">rtmills@anl.gov</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>True, Barry. But, unfortunately, I think Jed's argument has something to it because the hybrid MPI + OpenMP model has become so popular. I know of a few codes where adopting this model makes some sense, though I believe that, more often, the model has been adopted simply because it is the fashionable thing to do. Regardless of good or bad reasons for its adoption, I do have some real concern that codes that use this model have a difficult time using PETSc effectively because of the lack of thread support. Like many of us, I had hoped that endpoints would make it into the MPI standard and this would provide a reasonable mechanism for integrating PETSc with codes using MPI+threads, but progress on this seems to have stagnated. I hope that the MPI endpoints effort eventually goes somewhere, but what can we do in the meantime? Within the DOE ECP program, the MPI+threads approach is being pushed really hard, and many of the ECP subprojects have adopted it. I think it's mostly idiotic, but I think it's too late to turn the tide and convince most people that pure MPI is the way to go.</div></div></blockquote><div><br></div><div>This sounds like the "so many of our fellow buffalo have gone over the cliff, who are we to stand here on the precipice?" argument.</div><div><br></div><div>Also, every time I hear from one of us that supporting threads is "not that hard", I grind my teeth. The ICL people are not slouches, and</div><div>they poured resources into a thing that ultimately did little good, and was so intrusive that it had to be abandoned. How much more evidence</div><div>do we need that threads are not an appendix, but rather a cancer on a codebase. I submit that we would spend vastly fewer resources assigning</div><div>someone full-time to just fix these fucked up codes one-by-one than we would on the endless maintenance that threads in PETSc would necessitate.</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div> Meanwhile, my understanding is that we need to be able to support more of the ECP application projects to justify the substantial funding we are getting from the program. Many of these projects are dead-set on using OpenMP. (I note that I believe that the folks Mark is trying to help with PETSc and OpenMP are people affiliated with Carl Steefel's ECP subsurface project.)</div></div></blockquote><div><br></div><div>Carl has now chosen Threads and Windows. What next, VAX?</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>Since it looks like MPI endpoints are going to be a long time (or possibly forever) in coming, I think we need (a) stopgap plan(s) to support this crappy MPI + OpenMP model in the meantime. One possible approach is to do what Mark is trying with to do with MKL: Use a third party library that provides optimized OpenMP implementations of computationally expensive kernels. It might make sense to also consider using Karl's ViennaCL library in this manner, which we already use to support GPUs, but which I believe (Karl, please let me know if I am off-base here) we could also use to provide OpenMP-ized linear algebra operations on CPUs as well. Such approaches won't use threads for lots of the things that a PETSc code will do, but might be able to provide decent resource utilization for the most expensive parts for some codes.</div></div></blockquote><div><br></div><div>I think you are right that this is the best thing. We should realize that best here means face savings, because all current experiments</div><div>say that the best thing to do is turn off OpenMP when using them, but at least we can claim to whoever will listen that we support it.</div><div><br></div><div>   Matt</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>Clever ideas from anyone on this list about how to use an adequate number of MPI ranks for PETSc while using only a subset of these ranks for the MPI+OpenMP application code will be appreciated, though I don't know if there are any good solutions.</div><div><br></div><div>--Richard<br></div><div><br></div><div><div class="gmail_extra"><div class="gmail_quote">On Wed, Jul 4, 2018 at 11:38 PM, Smith, Barry F. <span dir="ltr"><<a href="mailto:bsmith@mcs.anl.gov" target="_blank">bsmith@mcs.anl.gov</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
   Jed,<br>
<br>
     You could use your same argument to argue PETSc should do "something" to help people who have (rightly or wrongly) chosen to code their application in High Performance Fortran or any other similar inane parallel programming model.<br>
<span class="m_-9152116046590312334HOEnZb"><font color="#888888"><br>
   Barry<br>
</font></span><span class="m_-9152116046590312334im m_-9152116046590312334HOEnZb"><br>
<br>
<br>
> On Jul 4, 2018, at 11:51 PM, Jed Brown <<a href="mailto:jed@jedbrown.org" target="_blank">jed@jedbrown.org</a>> wrote:<br>
> <br>
> Matthew Knepley <<a href="mailto:knepley@gmail.com" target="_blank">knepley@gmail.com</a>> writes:<br>
> <br>
>> On Wed, Jul 4, 2018 at 4:51 PM Jeff Hammond <<a href="mailto:jeff.science@gmail.com" target="_blank">jeff.science@gmail.com</a>> wrote:<br>
>> <br>
>>> On Wed, Jul 4, 2018 at 6:31 AM Matthew Knepley <<a href="mailto:knepley@gmail.com" target="_blank">knepley@gmail.com</a>> wrote:<br>
>>> <br>
>>>> On Tue, Jul 3, 2018 at 10:32 PM Jeff Hammond <<a href="mailto:jeff.science@gmail.com" target="_blank">jeff.science@gmail.com</a>><br>
>>>> wrote:<br>
>>>> <br>
>>>>> <br>
>>>>> <br>
>>>>> On Tue, Jul 3, 2018 at 4:35 PM Mark Adams <<a href="mailto:mfadams@lbl.gov" target="_blank">mfadams@lbl.gov</a>> wrote:<br>
>>>>> <br>
>>>>>> On Tue, Jul 3, 2018 at 1:00 PM Richard Tran Mills <<a href="mailto:rtmills@anl.gov" target="_blank">rtmills@anl.gov</a>><br>
>>>>>> wrote:<br>
>>>>>> <br>
</span><span class="m_-9152116046590312334im m_-9152116046590312334HOEnZb">>>>>>>> Hi Mark,<br>
>>>>>>> <br>
>>>>>>> I'm glad to see you trying out the AIJMKL stuff. I think you are the<br>
>>>>>>> first person trying to actually use it, so we are probably going to expose<br>
>>>>>>> some bugs and also some performance issues. My somewhat limited testing has<br>
>>>>>>> shown that the MKL sparse routines often perform worse than our own<br>
>>>>>>> implementations in PETSc.<br>
>>>>>>> <br>
>>>>>> <br>
</span><div class="m_-9152116046590312334HOEnZb"><div class="m_-9152116046590312334h5">>>>>>> My users just want OpenMP.<br>
>>>>>> <br>
>>>>>> <br>
>>>>> <br>
>>>>> Why not just add OpenMP to PETSc? I know certain developers hate it, but<br>
>>>>> it is silly to let a principled objection stand in the way of enabling users<br>
>>>>> <br>
>>>> <br>
>>>> "if that would deliver the best performance for NERSC users."<br>
>>>> <br>
>>>> You have answered your own question.<br>
>>>> <br>
>>> <br>
>>> Please share the results of your experiments that prove OpenMP does not<br>
>>> improve performance for Mark’s users.<br>
>>> <br>
>> <br>
>> Oh God. I am supremely uninterested in minutely proving yet again that<br>
>> OpenMP is not better than MPI.<br>
>> There are already countless experiments. One more will not add anything of<br>
>> merit.<br>
> <br>
> Jeff assumes an absurd null hypothesis, Matt selfishly believes that<br>
> users should modify their code/execution environment to subscribe to a<br>
> more robust and equally performant approach, and the MPI forum abdicates<br>
> by stalling on endpoints.  How do we resolve this?<br>
> <br>
>>> Also we are not in the habit of fucking up our codebase in order to follow<br>
>>>> some fad.<br>
>>>> <br>
>>> <br>
>>> If you can’t use OpenMP without messing up your code base, you probably<br>
>>> don’t know how to design software.<br>
>>> <br>
>> <br>
>> That is an interesting, if wrong, opinion. It might be your contention that<br>
>> sticking any random paradigm in a library should<br>
>> be alright if its "well designed"? I have never encountered such a<br>
>> well-designed library.<br>
>> <br>
>> <br>
>>> I guess if you refuse to use _Pragma because C99 is still a fad for you,<br>
>>> it is harder, but clearly _Complex is tolerated.<br>
>>> <br>
>> <br>
>> Yes, littering your code with preprocessor directives improves almost<br>
>> everything. Doing proper resource management<br>
>> using Pragmas, in an environment with several layers of libraries, is a<br>
>> dream.<br>
>> <br>
>> <br>
>>> More seriously, you’ve adopted OpenMP hidden behind MKL<br>
>>> <br>
>> <br>
>> Nope. We can use MKL with that crap shutoff.<br>
>> <br>
>> <br>
>>> so I see no reason why you can’t wrap OpenMP implementations of the PETSc<br>
>>> sparse kernels in a similar manner.<br>
>>> <br>
>> <br>
>> We could, its just a colossal waste of time and effort, as well as<br>
>> counterproductive for the codebase :)<br>
> <br>
> Endpoints either need to become a thing we can depend on or we need a<br>
> solution for users that insist on using threads (even if their decision<br>
> to use threads is objectively bad).  The problem Matt harps on is<br>
> legitimate: OpenMP parallel regions cannot reliably cross module<br>
> boundaries except for embarrassingly parallel operations.  This means<br>
> loop-level omp parallel which significantly increases overhead for small<br>
> problem sizes (e.g., slowing coarse grid solves and strong scaling<br>
> limits).  It can be done and isn't that hard, but the Imperial group<br>
> discarded their branch after observing that it also provided no<br>
> performance benefit.  However, I'm coming around to the idea that PETSc<br>
> should do it so that there is _a_ solution for users that insist on<br>
> using threads in a particular way.  Unless Endpoints become available<br>
> and reliable, in which case we could do it right.<br>
<br>
</div></div></blockquote></div><br></div></div></div>
</blockquote></div><br clear="all"><div><br></div>-- <br><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div>What most experimenters take for granted before they begin their experiments is infinitely more interesting than any results to which their experiments lead.<br>-- Norbert Wiener</div><div><br></div><div><a href="http://www.caam.rice.edu/~mk51/" target="_blank">https://www.cse.buffalo.edu/~knepley/</a><br></div></div></div></div></div></div>