aboutsummaryrefslogtreecommitdiff
path: root/openmp
AgeCommit message (Expand)AuthorFilesLines
2015-01-13fixed the missed bracket introduced by checkin rev 225792Andrey Churbanov1-1/+1
2015-01-13This patch enables the use of KMP_AFFINITY=balanced on non-MIC Architectures....Andrey Churbanov5-39/+19
2015-01-13small fixes to the hierarchical barrierAndrey Churbanov1-1/+4
2015-01-13aarch64 port sent by C. BergstromAndrey Churbanov18-88/+139
2015-01-13Return the architecture by probing predefined compiler macrosAndrey Churbanov2-13/+77
2014-10-07I apologise in advance for the size of this check-in. At Intel we doJim Cownie121-16642/+26447
2014-09-03Fix a crash that occurred under obscure circumstances during library shutdownJim Cownie1-14/+20
2014-09-03Fix a bug where the library slept for up to KMP_BLOCKTIME before exitingJim Cownie1-7/+37
2014-09-03Fix a problem on Windows machines with >32 processorsJim Cownie1-1/+1
2014-08-07Commit PowerPC64 support from Carlo Bertolli at IBM.Jim Cownie22-53/+298
2014-08-05After three iterations of community review, we believe that this newJim Cownie27-17/+2630
2014-06-02CMake: remove duplicated source file from listAlp Toker1-1/+0
2014-06-01Fix typosAlp Toker24-44/+44
2014-06-01Add initial CMake build systemAlp Toker3-1/+151
2014-05-10Add testsuite from OpenUHJim Cownie151-8/+14672
2014-04-09Add the offload directory which contains the code needed to supportJim Cownie60-0/+136186
2014-03-04Revert commit (testing commit hook).Tanya Lattner1-1/+0
2014-03-04Testing commit hook.Tanya Lattner1-0/+1
2014-03-02Make affinity support conditional on KMP_AFFINITY_SUPPORTEDAlp Toker6-58/+48
2014-02-28Add support for FreeBSDAlp Toker17-88/+141
2014-02-25Restore string match behavior following changes in r202018Alp Toker1-2/+2
2014-02-25Silence -Wdeprecated-register warnings with clangAlp Toker1-2/+2
2014-02-24Fix linking and get the build working on OS XAlp Toker1-1/+3
2014-02-24Fix clang compiler detection on OS XAlp Toker1-4/+3
2014-02-24clang build fix: don't check for gnu tools by defaultAlp Toker1-4/+4
2014-02-24Fix typosAlp Toker25-60/+60
2013-12-23For your Christmas hacking pleasure.Jim Cownie55-4613/+6299
2013-10-03Update web pages to include style sheets and referenced documents missed before.Jim Cownie5-13/+10613
2013-10-03typo fixed as a test commitAndrey Churbanov1-1/+1
2013-09-27First attempt to import OpenMP runtimeJim Cownie122-0/+99594