Open evaleev opened 1 month ago
this caused hangs in various parts of TiledArray when running in Github Action Runners (but not elsewhere). https://github.com/m-a-d-n-e-s-s/madness/commit/93a9a5cec2a8fa87fba3afe8056607e6062a9058 reverted it. This PR contains these changes for reconsideration.
550 (namely, https://github.com/m-a-d-n-e-s-s/madness/commit/6ab44846c4e2e603d24e731c5bd7f18cbf22fbaf) introduced change in fence semantics that ensure that:
this caused hangs in various parts of TiledArray when running in Github Action Runners (but not elsewhere). https://github.com/m-a-d-n-e-s-s/madness/commit/93a9a5cec2a8fa87fba3afe8056607e6062a9058 reverted it. This PR contains these changes for reconsideration.