Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Blocks execution of all threads in a tile until all threads in a tile have reached this call. This ensures that tile_staticmemory accesses are visible to other threads in the thread tile, and have been executed in program order.
void wait_with_tile_static_memory_fence() const restrict(amp);
Requirements
Header: amp.h
Namespace: Concurrency