- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
In the newXE 2011 compiler Update 4, I use /Qopenmp-link:static and the compiler indicates:
Thanks,
R//G
option '/Qopenmp-link:static' is deprecated and will be removed in a future release. See '/help deprecated'
Thanks,
R//G
Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Dynamic libraries are still supported.
/Qopenmp-link:dynamic
The use of static OpenMP libraries is not recommended, because they might cause multiple libraries to be linked in an application. The condition is not supported and could lead to unpredictable results.
This section describes thecompatibility librariesandlegacy librariesprovided with the Intel compiler, as well as the selection of run-timeexecution modes.
See our documentation here:http://software.intel.com/sites/products/documentation/hpc/compilerpro/en-us/fortran/win/compiler_f/optaps/common/optaps_par_libs.htm- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks Michael. I will look into this.
R//G
R//G

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page