ParRes / Kernels

This is a set of simple programs that can be used to explore the features of a parallel platform.
https://groups.google.com/forum/#!forum/parallel-research-kernels
Other
404 stars 106 forks source link

replace omp flush with proper used of seq_cst atomics #627

Closed jeffhammond closed 6 months ago

jeffhammond commented 1 year ago

this is working on Orin, which is ARM A78ae w/ 12 cores for SYNCHRONOUS = 0 and 1

closes https://github.com/ParRes/Kernels/issues/611

jeffhammond commented 1 year ago

I am a jerk for including whitespace changes in this one, but I hate trailing whitespace.