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

Compatibility with future python versions #20

Open
thecheekygeek opened this issue Mar 15, 2024 · 2 comments
Open

Compatibility with future python versions #20

thecheekygeek opened this issue Mar 15, 2024 · 2 comments

Comments

@thecheekygeek
Copy link

Hi, this is a really cool peice of work!

I was wondering if this was compatible with pytorch 2.3.0? And if not, if there was any way to make it so?

Thanks!

@ruizhang1230
Copy link
Collaborator

Thanks for your interest. The current version is not compatible with pytorch 2.3.0. We are planning to split our code from the PyTorch CUDACachingAllocator. Then our framework will be compatible with all the version of PyTorch. Due to some high priority work, we have not done this. We will put this work in our schedule.
Thanks.

@uygnef
Copy link

uygnef commented Apr 30, 2024

Thanks for your interest. The current version is not compatible with pytorch 2.3.0. We are planning to split our code from the PyTorch CUDACachingAllocator. Then our framework will be compatible with all the version of PyTorch. Due to some high priority work, we have not done this. We will put this work in our schedule. Thanks.

Hi @ruizhang1230
I am currently working on the master branch of the repository and have encountered a compilation error when attempting to build the project with PyTorch version 2.1.
which branch should I use?

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

3 participants