We are excited to announce the next release of the Intel® OpenMP* Runtime Library at openmprtl.org. This release aligns with Intel® Parallel Studio XE 2015 Composer Edition Update 2.
New Features
- OpenMP 4.0: omp_is_initial_device() implemented
- Code to support lock hints using Intel® TSX (as in http://rd.springer.com/chapter/10.1007%2F978-3-319-11454-5_13 ). This code is not enabled in the default library build (and uses the “kmp_” prefix rather than “omp_” since it is not a standard OpenMP feature)
Bug Fixes
- get_omp_proc_bind() fixed on Mac.
- Crash caused by multiple load/unload fixed on Win IA32