2 Aug
2021
2 Aug
'21
11:56 p.m.
Dear Firedrake, I recently tried to run Firedrake using "mpiexec -n 80", so 80 threads, to improve performance. But I got the warning "OMP_NUM_THREADS is not set or is set to a value greater than 1, we suggest setting OMP_NUM_THREADS=1 to improve performance" which doesn't really make sense in my mind since I want 80 threads. Perhaps I am misunderstanding what's going on here. So, is this a problem, and if so, how can I set OMP_NUM_THREADS=1? Andrew Hicks