You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The spectral transforms constitute around 65% of the total runtime of SPEEDY.f90. Given that they almost always occur in an embarrassingly parallel loop over vertical levels, they could probably be accelerated through multithreading quite easily.
The text was updated successfully, but these errors were encountered:
The spectral transforms constitute around 65% of the total runtime of SPEEDY.f90. Given that they almost always occur in an embarrassingly parallel loop over vertical levels, they could probably be accelerated through multithreading quite easily.
The text was updated successfully, but these errors were encountered: