I have noticed that when OMP_NUM_THREADS > 1 that the last images take a much longer time to plot than with OMP_NUM_THREADS == 1. Everything else until that last set plots quickly as expected and I do not think that things are waiting around as the single thread plotting is faster overall.