-
Notifications
You must be signed in to change notification settings - Fork 431
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
ucp_client_server doesn't seem to work #6244
Comments
Here are some more details: Program received signal SIGSEGV, Segmentation fault. |
Hi @shuki-zanyovka , can you please check if the proposed environment parameter in #6755 resolves your issue as well? |
Describe the bug
I built the ucp_client_server as follows from the latest UCX master, and it seems to crash on my VM,
$ examples/ucp_client_server
$ cat /proc/version
Linux version 3.10.0-1127.13.1.el7.x86_64 ([email protected]) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-39) (GCC) ) #1 SMP Tue Jun 23 15:46:38 UTC 2020
Steps to Reproduce
$ git log
commit fce0e47
Merge: 6c3588b f233126
Author: Yossi Itigin [email protected]
Date: Sun Jan 31 12:18:50 2021 +0200
$ ./contrib/configure-prof --with-mlx5-hw CC=mpicc CXX=mpic++ --enable-examples
$ make -j
Setup and versions
$ uname -a
Linux localhost.localdomain 3.10.0-1127.13.1.el7.x86_64 #1 SMP Tue Jun 23 15:46:38 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux
$ cat /etc/redhat-release
CentOS Linux release 7.8.2003 (Core)
Additional information (depending on the issue)
ucx_info -d
to show transports and devices recognized by UCXThe text was updated successfully, but these errors were encountered: