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

Remove TTDevice mutex #524

Merged
merged 1 commit into from
Feb 13, 2025
Merged

Remove TTDevice mutex #524

merged 1 commit into from
Feb 13, 2025

Conversation

pjanevskiTT
Copy link
Contributor

@pjanevskiTT pjanevskiTT commented 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

/

@pjanevskiTT pjanevskiTT requested a review from broskoTT February 13, 2025 17:24
@pjanevskiTT pjanevskiTT self-assigned this Feb 13, 2025
@broskoTT broskoTT merged commit 2797fe3 into main Feb 13, 2025
19 checks passed
@broskoTT broskoTT deleted the pjanevski/tt_device_remove_mutex branch February 13, 2025 21:20
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

Successfully merging this pull request may close these issues.

2 participants