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

Getting segmentation fault when running script/run_rpc.sh with NUMA simulation #2

Open
yibo-huang opened this issue Sep 24, 2023 · 0 comments

Comments

@yibo-huang
Copy link

Hello! I was trying to reproduce your RPC numbers using NUMA simulation. However, I was getting segmentation faults and could not reproduce the numbers. Also, the benchmark seemed to try to assign threads to more than 88 cores.

Can you help fix this problem? Thanks!

Environment:

Linux Kernel 5.19.0-50-generic
OS version Ubuntu 22.04
Main Memory >= 32GB
gcc version 12.3.0
CPU 96 cores 48 physical cores

Steps to reproduce:

mkdir build && cd build
cmake .. -DUSE_CXL=OFF
make -j8
ln -s ../script .
sh script/run_rpc.sh

Results:

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

No branches or pull requests

1 participant