Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Proper synchronization on TTDevice read/writes #523

Open
pjanevskiTT opened this issue Feb 13, 2025 · 0 comments
Open

Proper synchronization on TTDevice read/writes #523

pjanevskiTT opened this issue Feb 13, 2025 · 0 comments
Assignees

Comments

@pjanevskiTT
Copy link
Contributor

No description provided.

@pjanevskiTT pjanevskiTT self-assigned this Feb 13, 2025
broskoTT pushed a commit that referenced this issue Feb 13, 2025
### 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
/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant