Skip to content

Health check script#60

Draft
evawoodbridge wants to merge 8 commits intogradient-ai:mainfrom
graphcore:health_check_script
Draft

Health check script#60
evawoodbridge wants to merge 8 commits intogradient-ai:mainfrom
graphcore:health_check_script

Conversation

@evawoodbridge
Copy link
Copy Markdown
Contributor

No description provided.

Comment on lines +37 to +40
pod_type = os.getenv("GRAPHCORE_POD_TYPE")
expected_ipu_num = pod_type.replace("pod","")

num_ipus = os.getenv("NUM_AVAILABLE_IPU", "0")
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think this really checks anything as they are both set from the same source.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It be good to add a main function which clearly breaks down the steps but this seems on the right track

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