Skip to content
Snippets Groups Projects
Commit 0764ee9a authored by Cristian Lalescu's avatar Cristian Lalescu
Browse files

fix per-thread array creation

use omp_get_max_threads outside parallel environment, not
omp_get_num_threads (which is 1).
parent 82f06978
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment