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
Maria and I want to check in code that modifies sumMoments (called by CalculateMoments()) to sum all moments so that moments of all species are summed in a single OpenMP clause, per recommendation of Alejandro Duran. This reduces thread creation overhead and accelerates execution on Xeon by about 15%.
The text was updated successfully, but these errors were encountered:
Maria and I want to check in code that modifies sumMoments (called by CalculateMoments()) to sum all moments so that moments of all species are summed in a single OpenMP clause, per recommendation of Alejandro Duran. This reduces thread creation overhead and accelerates execution on Xeon by about 15%.
The text was updated successfully, but these errors were encountered: