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

mlx5 connect on mlx5_1 failed: Connection timed out #9971

Open
shinoharakazuya opened this issue Jun 24, 2024 · 4 comments
Open

mlx5 connect on mlx5_1 failed: Connection timed out #9971

shinoharakazuya opened this issue Jun 24, 2024 · 4 comments
Labels

Comments

@shinoharakazuya
Copy link

Describe the bug

I'm running NGC's hpl benchmark test from Slurm. When I ran hpl in an hpl container on two servers with 8 GPUs per node, I encountered a UCX error.

Steps to Reproduce

  • Command line: Please see log file.
  • UCX version used (from github branch XX or release YY) + UCX configure flags (can be checked by ucx_info -v): Please see log file.
  • Any UCX environment variables used

Setup and versions

  • OS version (e.g Linux distro) + CPU architecture (x86_64/aarch64/ppc64le/...): Please see log file.
    • cat /etc/issue or cat /etc/redhat-release + uname -a
    • For Nvidia Bluefield SmartNIC include cat /etc/mlnx-release (the string identifies software and firmware setup)
  • For RDMA/IB/RoCE related issues: Please see log file.
    • Driver version:
      • rpm -q rdma-core or rpm -q libibverbs
      • or: MLNX_OFED version ofed_info -s
    • HW information from ibstat or ibv_devinfo -vv command
  • For GPU related issues:
    • GPU type : H100
    • Cuda:
      • Drivers version:12.2
      • Check if peer-direct is loaded: lsmod|grep nv_peer_mem and/or gdrcopy: lsmod|grep gdrdrv : Please see log file.

Additional information (depending on the issue)

  • OpenMPI version:5.0.3
  • Output of ucx_info -d to show transports and devices recognized by UCX: Please see log file.
@shinoharakazuya
Copy link
Author

logfile.txt

@yosefe
Copy link
Contributor

yosefe commented Jun 29, 2024

@shinoharakazuya can you pls post the output of show_gids command, and check if setting UCX_IB_ROCE_LOCAL_SUBNET=y helps to resolve the issue?

@changchengx
Copy link
Contributor

@jandres742 FYI

@yosefe
Copy link
Contributor

yosefe commented Jun 30, 2024

NOTE: This issue happens on Nvidia internal cluster

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

No branches or pull requests

3 participants