Merge remote-tracking branch 'upstream/develop' into gauge_action_deriv

This commit is contained in:
Mashy Green
2025-03-24 10:12:42 +00:00
10 changed files with 141 additions and 38 deletions
@@ -485,7 +485,6 @@ public:
assert(this->u_comm_offset==this->_unified_buffer_size);
accelerator_barrier();
#ifdef NVLINK_GET
#warning "NVLINK_GET"
this->_grid->StencilBarrier(); // He can now get mu local gather, I can get his
// Synch shared memory on a single nodes; could use an asynchronous barrier here and defer check
// Or issue barrier AFTER the DMA is running