[petsc-users] [petsc-maint #136521] petsc and openmp on mac

Matthew Knepley petsc-maint at mcs.anl.gov
Wed Oct 17 18:57:50 CDT 2012


On Wed, Oct 17, 2012 at 4:51 PM, gaddiel ouaknin
<gaddyouaknin18 at gmail.com>wrote:

> Hi,
>
> Petsc was installed on my computer which is a mac,
>
> using qt creator it gives me the following error:
>
> targeted os version does not support use of local thread variables...
>
> Now i try without success to insert the openmp flag into pestc without any
> success
>
> So how to successfully install petsc with the openmp flag  on mac and
> working with QT ?
>

I do not believe PETSc connected with QT in any way. What are you trying
to do?

If you want to use compiler flags, the relevant configure variables come up
with ./configure --help. Usually you override the optional flags

  ./configure ----COPTFLAGS="-openmp"

   Matt


> Thank you very much,
>
> Gaddiel
>
>


-- 
What most experimenters take for granted before they begin their
experiments is infinitely more interesting than any results to which their
experiments lead.
-- Norbert Wiener
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20121017/f80b6286/attachment.html>


More information about the petsc-users mailing list