Closed kidpaul94 closed 3 years ago
OMP_NUM_THREADS=12 was still the only solution for this SEGFAULT related issue.
@kidpaul94 thank you for reporting the issue. You are correct, unfortunately using 12 threads is still the only solution.
Where can I set OMP_NUM_THREADS=12
, for me 20 tests fail.
`
Where can I set
OMP_NUM_THREADS=12
, for me 20 tests fail. `
How did you set it? Did you set it as an environmental variable?
Hi, thank you for the great work. I'm merely following the documentation about compilation and installation, and encountered this error:
I'm not sure where this error comes from.
Current system version: Ubuntu 20.04 CMake = 3.16.3 Eigen3 = 3.3.7 PCL = 1.11.1 Boost = 1.71.0