-
Notifications
You must be signed in to change notification settings - Fork 67
Add best effort triton-cpu support #1037
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
stack-info: PR: #1037, branch: oulgen/stack/163
c2931b3 to
57dfe4b
Compare
stack-info: PR: #1037, branch: oulgen/stack/163
57dfe4b to
b7c2d9a
Compare
stack-info: PR: #1037, branch: oulgen/stack/163
b7c2d9a to
fda4862
Compare
stack-info: PR: #1037, branch: oulgen/stack/163
fda4862 to
2649632
Compare
stack-info: PR: #1037, branch: oulgen/stack/163
2649632 to
77fdd4c
Compare
3872b0f to
da142a3
Compare
da142a3 to
cfca811
Compare
cfca811 to
b2e669e
Compare
b2e669e to
d4ce200
Compare
d4ce200 to
f8c990d
Compare
51e3fcc to
192f187
Compare
| "alias": "mi325x" | ||
| }, | ||
| { | ||
| "runner": "linux.g5.4xlarge.nvidia.gpu", |
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.
Do we need a GPU runner for this? GPU machines are expensive.
|
@jansel I tried using a CPU only machine but ran into some triton "cannot find compiler" problems. Will debug this, but in the mean time lets merge this to unblock the folks interested in this? I'm using the cheapest gpu machine. |
Stacked PRs:
Add best effort triton-cpu support
Fixes #163