Skip to content

demo.py segment fault #37

@mycprotein

Description

@mycprotein

I have settled the environment like this:
sudo apt install openmpi-common openmpi-bin
pip install torch == 1.12
pip install oneccl_bind_pt==1.12.0 -f https://developer.intel.com/ipex-whl-stable
source <oneccl_bindings_for_pytorch_path>/env/setvars.sh
Then I execute the demo.py file using python demo.py or using mpirun, but in both way I get a segmentation fault.
I think maybe there are some misuses, but I cannot find detailed documents. I wonder how can I make it work?

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