google-research/smore

Confusion of the --cpu_num flag

Juanhui28 opened this issue · 0 comments

Hi there,

We are running the train_concat_wikikgv2.sh in the training/complex_scripts folder, when we use the default setting (--cpu_num=8), it actually requires around 60 cpu cores which makes the code to be killed easily. And when I tried to reduce the number (even to zero), it's still get killed.

So I'm a little bit confused how can we set the number cpu cores? Any help is appreciated!

Thank you!