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

Conda based build #237

Closed
kurapov-peter opened this issue Jan 11, 2024 · 8 comments
Closed

Conda based build #237

kurapov-peter opened this issue Jan 11, 2024 · 8 comments
Assignees
Labels
ci enhancement New feature or request
Milestone

Comments

@kurapov-peter
Copy link
Contributor

We should not expect users to install the base toolkit for torch to work on Intel GPUs. A system-wide installed driver is enough.

@kurapov-peter
Copy link
Contributor Author

There's a known issue with versions 2024.0.2 and 2024.0.1 btw, only 2024.0.0 works for compilation.

@pbchekin
Copy link
Contributor

There's a known issue with versions 2024.0.2 and 2024.0.1 btw, only 2024.0.0 works for compilation.

What is the issue?

@kurapov-peter
Copy link
Contributor Author

Not familiar with the details, but it doesn't work - tried it myself.

@pbchekin
Copy link
Contributor

Not familiar with the details, but it doesn't work - tried it myself.

The reason I am asking about the compilation issue is that I have a successful build in conda environment, but 3 failed (out of 5k+) core tests, so I am trying to understand if we are talking about the same issue.

@pbchekin
Copy link
Contributor

3 failed, 5303 passed, 381 skipped, 1142 xfailed, 53 warnings in 1398.80s (0:23:18)
FAILED test_core_xpu.py::test_chain_reduce[0-sum-src_layout3-256-128] - AssertionError:
FAILED test_core_xpu.py::test_chain_reduce[1-sum-src_layout3-128-128] - AssertionError:
FAILED test_core_xpu.py::test_chain_reduce[1-max-src_layout3-128-128] - AssertionError:

@kurapov-peter
Copy link
Contributor Author

Oh, I meant I tried sycl compilation. I didn't try triton.

@pbchekin
Copy link
Contributor

Delayed by #173 and #358, still in progress.

@vlad-penkin vlad-penkin added this to the Triton 3.0 release milestone Feb 9, 2024
@pbchekin pbchekin assigned leshikus and unassigned pbchekin Feb 27, 2024
@vlad-penkin vlad-penkin added the enhancement New feature or request label Apr 17, 2024
@leshikus
Copy link
Contributor

the builds are complete, there is some work to be done fixing the compiler and the tests

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

5 participants