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
This is more for the future since it may require lots of tweaking to get right, and to check which data structures that the code currently uses are thread-safe or not, but many algorithms could definitely use multi-threading to speed up performance. OpenMP would be my favorite choice here.
The text was updated successfully, but these errors were encountered:
This is more for the future since it may require lots of tweaking to get right, and to check which data structures that the code currently uses are thread-safe or not, but many algorithms could definitely use multi-threading to speed up performance. OpenMP would be my favorite choice here.
The text was updated successfully, but these errors were encountered: