Use hostVector but remove construct resize

This commit is contained in:
2025-03-11 15:02:32 +00:00
parent 19f9378b98
commit 25ab9325e7
3 changed files with 4 additions and 7 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