Skip to content

Framework: Adding OMP_NUM_THREADS to PR Testing

James Willenbring requested to merge william76:fmwk-omp-flags-for-pr-tests into develop

Created by: william76

@trilinos/framework

Not all of the test configurations were setting OMP_NUM_THREADS, so this adds that to the configurations.

Setting OMP_NUM_THREADS=2 initially, @jwillenbring will check with a few folks to see if setting this to 4 won't oversubscribe our systems. If that's fine, I'll update this to set it to 4.

Relates to #4394 (closed)

Merge request reports