Christian Permann

Results 1 comments of Christian Permann

I am was having similar issues and resolved this by calling the executable with the prefix `OMP_NUM_THREADS=12`, example: `OMP_NUM_THREADS=12 ./teaser_cpp_ply` . Is there any way to make this work with...