fix per-thread array creation
use omp_get_max_threads outside parallel environment, not omp_get_num_threads (which is 1).
Please register or sign in to comment
On Thursday, 7th July from 1 to 3 pm there will be a maintenance with a short downtime of GitLab.
use omp_get_max_threads outside parallel environment, not omp_get_num_threads (which is 1).