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

Re-opens Conda-Based Compatibility Test Images #518

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

skothenhill-nv
Copy link
Collaborator

Conda-Based Compatibility Test Images (#507)
New `conda` based compatibility test images. Customized CUDA installation via `conda` and `-c nvidia` & `-c pytorch` channels.
Instructions on compatibility image build (#512)
Formatting (#513)
Comment on lines +627 to +628
if not check_current_gpu_supports_ampere():
stack.enter_context(torch.cuda.amp.autocast(dtype=torch.float16))
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

this fails finetuning tests

Comment on lines +66 to +74
check_supports,
(
"A100",
"A6000",
"RTX 30",
"RTX 40",
"A30",
"A40",
),
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

i dont think this is comprehensive of bf16 support

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