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

Updates actions #400

Closed
wants to merge 4 commits into from
Closed

Updates actions #400

wants to merge 4 commits into from

Conversation

kings177
Copy link
Member

@kings177 kings177 commented Jul 1, 2024

No description provided.

@HigherOrderBot

This comment has been minimized.

@developedby
Copy link
Member

Why is this needed?

@HigherOrderBot
Copy link
Collaborator

Perf run for 5ddd724:

compiled
========

file            runtime         main            (local)       
==============================================================
sort_bitonic    c                       15.16s          10.35s
                cuda                     0.14s           0.14s
--------------------------------------------------------------
sum_rec         c                        3.28s           2.33s
                cuda                     0.05s           0.05s
--------------------------------------------------------------
sum_tree        c                        0.24s           0.24s
                cuda                     0.02s           0.02s
--------------------------------------------------------------
tuples          c                       10.52s          10.61s
                cuda                   timeout         timeout
--------------------------------------------------------------

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

file            runtime         main            (local)       
==============================================================
sort_bitonic    c                      timeout           9.84s
                cuda                     0.14s           0.14s
                rust                   timeout         timeout
--------------------------------------------------------------
sum_rec         c                        3.21s           3.49s
                cuda                     0.05s           0.05s
                rust                   timeout         timeout
--------------------------------------------------------------
sum_tree        c                        0.35s           0.47s
                cuda                     0.01s           0.01s
                rust                     1.93s           1.93s
--------------------------------------------------------------
tuples          c                       11.63s          10.99s
                cuda                   timeout         timeout
                rust                     8.55s           8.62s
--------------------------------------------------------------


@kings177
Copy link
Member Author

kings177 commented Jul 1, 2024

Why is this needed?

I am moving our self-hosted runner to another machine, and also, it wasn't working properly before apparently, since there were some errors that it didn't catch.

i am still in the midst of the process tho, consider this a draft.

@kings177 kings177 closed this Jul 3, 2024
@kings177 kings177 deleted the kings177-patch-1 branch July 3, 2024 13:06
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