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

When I use more than two cores, the following error occurs when running the code #2316

Open
crazyfireji opened this issue Jul 2, 2024 · 3 comments

Comments

@crazyfireji
Copy link

[i04r1n16:7873 :0:7873] ib_iface.c:764 Assertion `gid->global.interface_id != 0' failed
==== backtrace (tid: 7878) ====
0 0x000000000001db60 uct_ib_iface_fill_ah_attr_from_gid_lid() /opt/hpc/software/mpi/hpcx/hpcx-v2.11-gcc-MLNX_OFED_LINUX-5-redhat7-cuda11-gdrcopy2-nccl2.11-x86_64/sources/ucx-1.13.0/src/uct/ib/base/ib_iface.c:764
image

@pcarruscag
Copy link
Member

ib_iface.c is not an SU2 file. It may be from ParMetis, what case are you running?

@crazyfireji
Copy link
Author

crazyfireji commented Jul 2, 2024

ib_iface.c is not an SU2 file. It may be from ParMetis, what case are you running?

it's turb_ONERAM6.cfg, and the following is my script. I can run it with mpirun -n 2 SU2_CFD and -n 1 SU2, but it can't works more than 2. It's my first time using SU2.
image

@bigfooted
Copy link
Contributor

seems to be a file from UCX, so it's a virtual machine issue I think? If you run SU2 from inside a virtual machine, you have to make sure that the vm has access to more than 2 nodes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants