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

Be less strict and more granular when defining inconsistent version #1920

Merged
merged 1 commit into from
Jan 25, 2024

Conversation

scarlehoff
Copy link
Member

Right now if any version for any of the programs versioned changes between two replicas, that will means all of the programs are set as "version inconsistent".

This change makes it a bit less restrictive and checks program by program. This is relevant because tensorflow can respond with mkl=on or off depending on whether the computer has the right libraries available so the version of tf would be inconsistent while everything else is actually ok.

@scarlehoff scarlehoff merged commit b86feb9 into master Jan 25, 2024
8 checks passed
@scarlehoff scarlehoff deleted the granular_version_inconsistency branch January 25, 2024 13:18
@scarlehoff scarlehoff restored the granular_version_inconsistency branch January 27, 2024 17:51
@scarlehoff scarlehoff added the run-fit-bot Starts fit bot from a PR. label Jan 27, 2024
Copy link

Greetings from your nice fit 🤖 !
I have good news for you, I just finished my tasks:

Check the report carefully, and please buy me a ☕ , or better, a GPU 😉!

@scarlehoff scarlehoff removed the run-fit-bot Starts fit bot from a PR. label Jan 28, 2024
@scarlehoff scarlehoff deleted the granular_version_inconsistency branch January 28, 2024 10:27
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