You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Localization team has reported source content issue that causes localized version to have broken/different format compared to en-us version.
Description : Bookmark containing underscore not working in Loc. Underscores are omitted during md > xlf transformation in title bookmark
Blocks execution of all threads in a tile until all threads in a tile have reached this call. This ensures that all memory accesses are visible to other threads in the thread tile, and have been executed in program order.
74
74
@@ -78,7 +78,7 @@ Blocks execution of all threads in a tile until all threads in a tile have reach
Blocks execution of all threads in a tile until all threads in a tile have reached this call. This ensures that all global memory accesses are visible to other threads in the thread tile, and have been executed in program order.
84
84
@@ -88,7 +88,7 @@ Blocks execution of all threads in a tile until all threads in a tile have reach
Blocks execution of all threads in a tile until all threads in a tile have reached this call. This ensures that `tile_static` memory accesses are visible to other threads in the thread tile, and have been executed in program order.
0 commit comments