Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add parallel benchmark: Quicksort #335

Open
Sudha247 opened this issue Apr 12, 2022 · 3 comments
Open

Add parallel benchmark: Quicksort #335

Sudha247 opened this issue Apr 12, 2022 · 3 comments
Labels
help wanted Extra attention is needed

Comments

@Sudha247
Copy link
Contributor

Source: https://github.com/ckoparkar/ocaml-benchmarks/blob/master/qsort.ml

Sandmark also has a quick sort which would nice to compare against. (https://github.com/ocaml-bench/sandmark/blob/main/benchmarks/multicore-numerical/quicksort_multicore.ml)

@Sudha247 Sudha247 added the help wanted Extra attention is needed label Apr 12, 2022
@Abdulrahim2567
Copy link
Contributor

Hi @Sudha247, may I work on this?

@Sudha247
Copy link
Contributor Author

Sure, you can go ahead. Please not that the benchmarks in the repo are written for an older version of domainslib and may require updating. Don't hesitate to post here if you have any questions on errors or building the benchmark.

@Abdulrahim2567
Copy link
Contributor

Abdulrahim2567 commented Apr 13, 2022

Sure @Sudha247 I'll get in touch if I get confused along the way or encounter any errors on the build. Thanks a lot for the endless support.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants