On Tue, Feb 12, 2019 at 12:35 PM Rovinelli, Andrea via Libmesh-users <
libmesh-users@lists.sourceforge.net> wrote:

> Maybe this is a question that already has an answer, but I wasn't able to
> find it.
> I need to use the default OSX compiler because of the interaction  with
> external library.
> I can do everything beside configuring libmesh with opnemp enabled, I
> always have to use the flag --with-pthread-mode=none.
>
> I know that I can enable openmp in clang++ with hombrew libomp
>
> Does anyone know which are the exact parameters and flags to make it work
> under a brand-new installation?
>

If I recall correctly, the default OSX clang doesn't support openmp. It's
one of the reasons the MOOSE team builds their own compiler...

--
John

_______________________________________________
Libmesh-users mailing list
Libmesh-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libmesh-users

Reply via email to