[petsc-users] osx error

Mark Adams mfadams at lbl.gov
Thu Sep 17 20:47:29 CDT 2020


>
>
>
>
> Does MPI work fine on this box?


It has, but I don't use it much here lately.


> You can try disabling this check (manually) - and do the build, and run
>
> Does MPI run fine?
>
>
I will look. I got going by disabling MPI.


> Satish
>
>
> >>>>>>>>>>>
>
> diff --git a/config/BuildSystem/config/packages/MPI.py
> b/config/BuildSystem/config/packages/MPI.py
> index 2e130fdcfe..8464de6773 100644
> --- a/config/BuildSystem/config/packages/MPI.py
> +++ b/config/BuildSystem/config/packages/MPI.py
> @@ -267,7 +267,7 @@ shared libraries and run with
> --known-mpi-shared-libraries=1')
>                if ret != 0:
>                  raise RuntimeError(errormessage+" Return code %s\n" % ret)
>              except:
> -              raise RuntimeError("Exception: "+errormessage)
> +              pass
>            else:
>              self.logPrint("Unable to get result from hostname, skipping
> ping check\n")
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20200917/303571ba/attachment.html>


More information about the petsc-users mailing list