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 technique used for making the algorithm parallel causes some overhead during indexing. The technique is only advantageous when the problem size is large and you have several CPUs available.
When I ran both with same sized matrix the serial version showed less time.
The text was updated successfully, but these errors were encountered: