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

bump version for PyTorch 2.6 #165

Open
ad8e opened this issue Feb 26, 2025 · 0 comments
Open

bump version for PyTorch 2.6 #165

ad8e opened this issue Feb 26, 2025 · 0 comments

Comments

@ad8e
Copy link

ad8e commented Feb 26, 2025

Same as #159

Solution is to install megablocks without causing a torch reinstall. (In particular, changing to torch>=2.0.0 doesn't work, but torch>=2.6.0 works.)

Or actually not, that also failed.

[rank0]:   File "/mnt/clusterstorage/workspace/kevin/megablocks/megablocks/ops/cumsum.py", line 13, in <module>
[rank0]:     import megablocks_ops as ops  # type: ignore
[rank0]: ImportError: /mnt/clusterstorage/workspace/kevin/megablocks/megablocks_ops.cpython-310-x86_64-linux-gnu.so: undefined symbol: _ZN3c106detail23torchInternalAssertFailEPKcS2_jS2_RKSs
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

1 participant