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

Added comment in autogluon test script. #525

Merged

Conversation

bhavya2109sharma
Copy link
Contributor

Issue #, if available:

Description of changes:
Added comment in autogluon test case script regarding failure of in multi-GPU env as multimodal-quick-start.ipynb supports single GPU env. It fails/gives unexpected error in Multi-GPU env due DDP(Distributed Data Parallel) while running training phase.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@@ -13,5 +13,6 @@ ret=$?

if [ $ret -eq 0 ]
then
# Note: This notebook only supports a single GPU setup. Running on multi-GPU systems may lead to errors.
Copy link
Contributor

Choose a reason for hiding this comment

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

Can you add this to v0, v1 test scripts as well?

Message will be printed on the console for user to inform that autogluon multimodel-quick-start.ipynb only supports single GPU.
Message will be printed on the console for user to inform that autogluon multimodel-quick-start.ipynb only supports single GPU.
Message will be printed on the console for user to inform that autogluon multimodel-quick-start.ipynb only supports single GPU.
@bhavya2109sharma bhavya2109sharma merged commit 6278924 into aws:main Dec 4, 2024
@bhavya2109sharma bhavya2109sharma deleted the bhavyssh/update_autogluon_test branch December 4, 2024 01:33
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