mesa icon indicating copy to clipboard operation
mesa copied to clipboard

Minor improvements to parallelization

Open pmocz opened this issue 1 year ago • 0 comments

Removing some unused variables in parallel loops, and improving a couple omp pragma statements for tiny speedup.

To make future progress in parallelizing Mesa, we will need to parallelize the bcyclic solves when the # threads > # blocks

pmocz avatar Jul 08 '24 21:07 pmocz