Skip to content

bump version for PyTorch 2.6 #165

Open
@ad8e

Description

@ad8e

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions