aboutsummaryrefslogtreecommitdiff
path: root/runtime/src/kmp_ftn_entry.h
AgeCommit message (Expand)Author
2016-06-16Teach OpenMP Library to use Hwloc on WindowsJonathan Peyton
2016-06-14Renaming change: 41 -> 45 and 4.1 -> 4.5Jonathan Peyton
2016-06-13Affinity mask processing improvementsJonathan Peyton
2016-05-31Offer API for setting number of loop dispatch buffersJonathan Peyton
2016-05-27Add missing OpenMP 4.5 device entries to stubs library.Jonathan Peyton
2016-05-12Adding new kmp_aligned_malloc() entry pointJonathan Peyton
2016-02-25Add new OpenMP 4.5 affinity APIJonathan Peyton
2016-02-25Add initial support for OpenMP 4.5 task priority featureJonathan Peyton
2015-12-11Hinted lock (OpenMP 4.5 feature) Updates/Fixes Part 3Jonathan Peyton
2015-11-30Adding Hwloc library option for affinity mechanismJonathan Peyton
2015-09-21Add basic NetBSD support.Joerg Sonnenberger
2015-06-01Apply name change to src/* files.Jonathan Peyton
2015-05-15Small fix to allow FreeBSD build to work.Jonathan Peyton
2015-04-02Replace some unsafe API calls with safe alternatives on Windows, prepare code...Andrey Churbanov
2015-02-20Added new user-guided lock api, currently disabled. Use KMP_USE_DYNAMIC_LOCK=...Andrey Churbanov
2015-02-10OpenMP 4.0 standard function omp_is_initial_device() implemented.Andrey Churbanov
2015-01-29fixing mistake in kmp_get_affinity_max_proc() api functionAndrey Churbanov
2015-01-27Comments only: removing the Revision and Date svn variables from the top of a...Andrey Churbanov
2015-01-27Replaces KMP_OS_WINDOWS && KMP_ARCH_X86_64 or any combination of those two op...Andrey Churbanov
2014-10-07I apologise in advance for the size of this check-in. At Intel we doJim Cownie
2014-08-05After three iterations of community review, we believe that this newJim Cownie
2014-02-28Add support for FreeBSDAlp Toker
2014-02-24Fix typosAlp Toker
2013-12-23For your Christmas hacking pleasure.Jim Cownie
2013-09-27First attempt to import OpenMP runtimeJim Cownie