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
### Issue
Metal folks reported issue
tenstorrent/tt-metal#17763 - handling mutex
for sync on TTDevice read/write. Removing it for now since UMD is not
using this code path in concurrent way. Opened issue #523 to fix this
properly
### Description
Remove mutex for TTdevice read/write sync
### List of the changes
- Remove mutex for TTDevice read/write sync
### Testing
CI
### API Changes
/
No description provided.
The text was updated successfully, but these errors were encountered: