rookiehpc.github.io icon indicating copy to clipboard operation
rookiehpc.github.io copied to clipboard

add sorting in OpenMP: List of exercises

Open EldhosePoulose opened this issue 3 years ago • 3 comments

EldhosePoulose avatar Dec 12 '22 17:12 EldhosePoulose

Hi @EldhosePoulose,

Just to be sure, are you referring to adding an exercise in the OpenMP section, which would revolve around a sorting algorithm, or are you referring to adding a feature to the list of exercises where exercises could be sorted (such as on their name, difficulty etc...)?

If the former, the good news is that there is a plethora of sorting algorithms to choose from. Any idea?

rookiehpc avatar Dec 13 '22 22:12 rookiehpc

hallo thanks for the feedback. I was refering the exercise section where a simple parallel sort (bubble sort for example) implementation using OpenMP.

EldhosePoulose avatar Dec 13 '22 23:12 EldhosePoulose

for instance you have a tab seperated 2 column dataset. an explanation on how parallel sort work would be a great entry point for the people. Like the examples you started.

EldhosePoulose avatar Dec 13 '22 23:12 EldhosePoulose