On Fri, Sep 9, 2016 at 4:42 PM, Orion Poplawski <or...@cora.nwra.com> wrote:
> One question I have though is if the application using the shared openmp
> compiled library is not linked with -fopenmp, will the openmp code in the
> library get activated or not?

For a shared library, yes it will.  The application will end up linked
with the openmp library indirectly.
-- 
Jerry James
http://www.jamezone.org/
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org

Reply via email to