-
Notifications
You must be signed in to change notification settings - Fork 1.8k
[https://nvbugs/5355316] fix: update torch.compile option to fix triton store_cubin error #5865
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
Conversation
/bot run --disable-fail-fast |
PR_Github #11370 [ run ] triggered by Bot |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
PR_Github #11370 [ run ] completed with state |
/bot run --stage-list "H100_PCIe-PyTorch-2" --disable-fail-fast |
PR_Github #11431 [ run ] triggered by Bot |
PR_Github #11431 [ run ] completed with state |
Signed-off-by: Zhenhuan Chen <[email protected]>
d97367b
to
a78c72f
Compare
/bot skip --comment "combine two pipelines" |
PR_Github #11493 [ skip ] triggered by Bot |
PR_Github #11493 [ skip ] completed with state |
…on store_cubin error (NVIDIA#5865) Signed-off-by: Zhenhuan Chen <[email protected]>
…on store_cubin error (NVIDIA#5865) Signed-off-by: Zhenhuan Chen <[email protected]>
…on store_cubin error (NVIDIA#5865) Signed-off-by: Zhenhuan Chen <[email protected]>
…on store_cubin error (NVIDIA#5865) Signed-off-by: Zhenhuan Chen <[email protected]>
…on store_cubin error (NVIDIA#5865) Signed-off-by: Zhenhuan Chen <[email protected]>
…on store_cubin error (NVIDIA#5865) Signed-off-by: Zhenhuan Chen <[email protected]>
…on store_cubin error (NVIDIA#5865) Signed-off-by: Zhenhuan Chen <[email protected]>
…on store_cubin error (NVIDIA#5865) Signed-off-by: Zhenhuan Chen <[email protected]>
…on store_cubin error (#5865) Signed-off-by: Zhenhuan Chen <[email protected]>
options={"max-autotune": True}
to avoid"coordinate_descent_tuning": True
for that currently pytorch in our docker image doesn't contain this fix Fill config2launcher with correct launchers during cache hit coordinate descent pytorch/pytorch#150860