Mixing C++11 atomics and OpenMP

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello there!
OpenMP has its own support for atomic access, however, there are at
least two reasons for preferring C++11 atomics: they are significantly
more flexible and they are part of the standard. Does GCC implement
C++11/14/17 atomics and OpenMP in a way so that they can be combined?
Thanks!



[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux