<div dir="auto">Dear Vijay, <div dir="auto">I tried to run the test individually last week and some of them hang. I do not remember exactly which but I can tell you in more detail if you need to know. Anyway, since something is not working correctly, I'd like to know if your builds take into account mpich-3.3. </div><div dir="auto">Bests</div><div dir="auto">Lorenzo</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sun, Jun 9, 2019, 14:59 Vijay S. Mahadevan <<a href="mailto:vijay.m@gmail.com">vijay.m@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Dear Lorenzo,<br>
<br>
Sorry about my delayed response. I was on travel this past week and<br>
couldn't reply to you immediately.<br>
<br>
It is puzzling that the tests in parallel folder are getting built as<br>
expected but "make check" does not run them correctly. I can see that<br>
mpiexec program was set correctly during configuration and so the next<br>
logical check here would be to try and launch the test programs<br>
manually to see whether they succeed.<br>
<br>
Can you do the following:<br>
cd build/test/parallel && mpiexec -n 2 ./parallel_unit_tests &&<br>
mpiexec -n 2 ./parallel_hdf5_test<br>
<br>
Both those tests should run to completion successfully if everything<br>
is setup correctly. If these succeed, I would be out of ideas until we<br>
can replicate it locally. Let me know the result with the above<br>
experiment.<br>
<br>
Thanks,<br>
Vijay<br>
<br>
On Sun, Jun 2, 2019 at 6:22 AM Lorenzo Botti <<a href="mailto:bottilorenzo@gmail.com" target="_blank" rel="noreferrer">bottilorenzo@gmail.com</a>> wrote:<br>
><br>
> > Can you do the following two variations:<br>
> ><br>
> > 1) Re-verifying your current approach<br>
> >   a) Go to test/parallel and do `make clean && make check | tee make_check.log`<br>
> >   b) Send us make_check.log so that we can see if things compile but<br>
> > do not run or nothing actually happens there.<br>
> ><br>
><br>
> Please find in attachment the make_check.log... so yes this is the<br>
> point where it hangs.<br>
><br>
><br>
><br>
><br>
> > 2) Retry out-of-source<br>
> >   a) Perform `make distclean` in your in-source build<br>
> >   b) Do: `mkdir build && ../configure <configure arguments> && make<br>
> > all && make check`<br>
> ><br>
> > Let me know if (1) yields something useful and if not, (2) should<br>
> > resolve the issue. If (2) does work, then we may have a problem with<br>
> > in-source builds and I can check that on a workstation to replicate<br>
> > the problem. Hope my instructions above aren't confusing.<br>
> ><br>
><br>
> I got same behavior with out-of-source, following your instructions,<br>
> see attached config.log<br>
><br>
> Bests<br>
> Lorenzo<br>
</blockquote></div>