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

Building with torch nightly (torch 2.5) for XPU #69

Open
narendrachaudhary51 opened this issue Aug 20, 2024 · 1 comment
Open

Building with torch nightly (torch 2.5) for XPU #69

narendrachaudhary51 opened this issue Aug 20, 2024 · 1 comment

Comments

@narendrachaudhary51
Copy link

How can I build this with the latest upstream pytorch ?
Latest, pytorch has XPU support by default. Additionally, XPU triton backend is also moving towards working with the upstream pytorch. However, this repo works only with older version of pytorch and requires IPEX. When it will be possible to build torch-ccl with upstream pytorch?

@matthew-olson-intel
Copy link

Running across this issue too, but I get around it by simply building a .whl of this project from commit v2.3.100+xpu and installing that alongside my custom-built PyTorch 2.5.0 .whl. Seems to work just fine, although it'd be more convenient if I didn't have to build everything from source.

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

No branches or pull requests

2 participants