From: Rovinelli, A. <aro...@an...> - 2019-02-12 18:35:39
|
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? Thanks in advance |