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
Investigate non-blocking receives in prefetch. Fetch first iteration of data with a blocking receive (or wait) before the main loop. Then receive next iteration of data while computing the current interation.
CONQUEST-release/src/multiply_module.f90
Line 251 in 6bf8f4a
Originally posted by @tkoskela in #248 (comment)
The text was updated successfully, but these errors were encountered: