You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to OpenCoarrays
Hello all,
Not sure this is ready, but it is working. This took a LOT of time to figure out because almost every tutorial was just that little bit off. The whole idea was to use multiple threads to shuffle multiple sorted lists into a very long fully sorted list. At first it really didn't work and took WAY longer than a single threaded sort. Now it works and suspiciously takes far less time... Curious...