kempj / hpxMP

6 stars 10 forks source link

Atomics not implemented in clang version #14

Open kempj opened 9 years ago

kempj commented 9 years ago

clang does not support atomics itself, I need to take the portion of the intel runtime that implements them and integrate it.