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
Describe the bug
Enhancement: I had some ideas how to improve the performance in parallel. E.g. reduce all_reduce calls by omitting every n-th iteration, reordering of the array accesses to reduce cache dismisses .
To Reproduce
It runs faster ...
Expected behavior
should run faster ...
Screenshots
no
Additional context
no
The text was updated successfully, but these errors were encountered:
Describe the bug
Enhancement: I had some ideas how to improve the performance in parallel. E.g. reduce all_reduce calls by omitting every n-th iteration, reordering of the array accesses to reduce cache dismisses .
To Reproduce
It runs faster ...
Expected behavior
should run faster ...
Screenshots
no
Additional context
no
The text was updated successfully, but these errors were encountered: