-
Notifications
You must be signed in to change notification settings - Fork 31
Open
Description
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
Labels
No labels