pmodels / bolt

Official BOLT Repository
https://www.bolt-omp.org
Other
26 stars 13 forks source link

Support POWER architectures. #57

Closed shintaro-iwasaki closed 4 years ago

shintaro-iwasaki commented 4 years ago

On some architectures, including POWER 9, futex locks and/or adaptive locks are not enabled by default, but BOLT assumed they are available, causing compile-time errors on such a platform. This patch fixes it.

This issue has been reported in #48.

shintaro-iwasaki commented 4 years ago

test:bolt/quick

shintaro-iwasaki commented 4 years ago

test:bolt/quick

shintaro-iwasaki commented 4 years ago

test:bolt