Skip to content

Provide C++/CUDA sources or matching binary for como_backends #8

@ROUA27

Description

@ROUA27

Hi ,
I’m trying to run CoMo on Python 3.10 + CUDA 12.4 (PyTorch 2.5.1) and hit linker errors in the precompiled como_backends extension:

ImportError: …como_backends.cpython-310-x86_64-linux-gnu.so: undefined symbol: _Z21get_new_chol_obs_infoN2at6TensorES0_S0_S0_S0_fi
It looks like the binary was built with a different PyTorch/CUDA combo. Would you be able to either:

  1. Publish the como_backends.cpp (and any .cu) so we can recompile in our environment,
  2. Or provide a prebuilt wheel/so matching Python 3.10 + CUDA 12.4?

Thanks a lot for your help,
Roua

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions