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

Nicolas/wait threads #390

Closed
wants to merge 12 commits into from
Closed

Nicolas/wait threads #390

wants to merge 12 commits into from

Conversation

developedby
Copy link
Member

No description provided.

@HigherOrderBot
Copy link
Collaborator

Perf run for dfba1b1:

compiled
========

file            runtime         main            (local)       
==============================================================
sort_bitonic    c                        4.40s           3.97s
                cuda                     0.23s           0.24s
--------------------------------------------------------------
sum_rec         c                        1.45s           2.06s
                cuda                     0.14s           0.15s
--------------------------------------------------------------
sum_tree        c                        0.12s           0.14s
                cuda                     0.10s           0.10s
--------------------------------------------------------------
tuples          c                        4.31s           3.97s
                cuda                   timeout         timeout
--------------------------------------------------------------

interpreted
===========

file            runtime         main            (local)       
==============================================================
sort_bitonic    c                        3.39s           3.60s
                cuda                     0.25s           0.24s
                rust                   timeout         timeout
--------------------------------------------------------------
sum_rec         c                        2.02s           2.03s
                cuda                     0.15s           0.13s
                rust                    13.96s          14.18s
--------------------------------------------------------------
sum_tree        c                        0.23s           0.22s
                cuda                     0.09s           0.08s
                rust                     0.84s           0.87s
--------------------------------------------------------------
tuples          c                        2.49s           2.92s
                cuda                   timeout         timeout
                rust                     3.66s           3.64s
--------------------------------------------------------------


Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants