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

KMeans spmd timeout fix #2651

Merged

Conversation

inteldimitrius
Copy link
Contributor

Description

Due to sporadic failures in Kmeans Init in distributed mode, temporary solution is to replace bcast() with allreduce().

@inteldimitrius
Copy link
Contributor Author

/intelci:run

@inteldimitrius
Copy link
Contributor Author

/intelci: run

@ethanglaser
Copy link
Contributor

/intelci: run

@ethanglaser
Copy link
Contributor

/azp run

Copy link

Azure Pipelines successfully started running 2 pipeline(s).

@ethanglaser
Copy link
Contributor

Please merge main into branch

@inteldimitrius
Copy link
Contributor Author

/intelci: run

@ethanglaser
Copy link
Contributor

@ethanglaser
Copy link
Contributor

/azp run

Copy link

Azure Pipelines successfully started running 2 pipeline(s).

@ethanglaser ethanglaser merged commit dc9f31f into uxlfoundation:main Feb 1, 2024
11 of 13 checks passed
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.

3 participants