Skip to content
This repository has been archived by the owner on Sep 27, 2019. It is now read-only.

Peloton crashes at bootstrap without command parameters on 4 sockets and 144 hardware threads big machine. #1409

Open
lisihao opened this issue Jun 15, 2018 · 0 comments

Comments

@lisihao
Copy link

lisihao commented Jun 15, 2018

Machine configuration:

  1. 4 soclets,144 hardware threads,Ubuntu14.04 LTS
  2. I compiled peloton without errors

Using peloton command without parameters,peloton crashed with “setting” error. I use “Pelot -connection_thread_count=64” then it was ok.
I trace to the root cause and find that the SETTING_in(connection_thread_count,“number of connection treads......”,std::tread::hardware_concurrency(),1,64,false,fasle) caused the error,because my hardware threads larger than 64.

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

No branches or pull requests

1 participant