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

CI fails to build cuda 12.1 | torch 2.3 /test | cudnn FE v1.2 #154

Closed
t-vi opened this issue Apr 10, 2024 · 0 comments · Fixed by #155
Closed

CI fails to build cuda 12.1 | torch 2.3 /test | cudnn FE v1.2 #154

t-vi opened this issue Apr 10, 2024 · 0 comments · Fixed by #155
Labels
bug Something isn't working

Comments

@t-vi
Copy link
Collaborator

t-vi commented Apr 10, 2024

🐛 Bug

CI fails to build build_push cuda 12.1 | torch 2.3 /test | cudnn FE v1.2 failed, apparently because PyTorch bumped the Triton dependency to 2.3.0.
https://github.com/Lightning-AI/lightning-thunder/runs/23676066094

To Reproduce

82.88 The conflict is caused by:
82.88     The user requested triton==2.2.0
82.88     torch 2.3.0+cu121 depends on triton==2.3.0; platform_system == "Linux" and platform_machine == "x86_64" and python_version < "3.12"

@Borda

@t-vi t-vi added the bug Something isn't working label Apr 10, 2024
@Borda Borda changed the title CI fails to build build_push cuda 12.1 | torch 2.3 /test | cudnn FE v1.2 failed CI fails to build cuda 12.1 | torch 2.3 /test | cudnn FE v1.2 Apr 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant