According to @halimamer, the last resort atomics should be the GCC __sync versions. Then maybe an error if nothing else? https://github.com/pmodels/izem/blob/2ad749e853bb3d306b678be817d13c94a9c26384/src/include/common/zm_common.h.in#L95
According to @halimamer, the last resort atomics should be the GCC __sync versions. Then maybe an error if nothing else?
izem/src/include/common/zm_common.h.in
Line 95 in 2ad749e