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

WIP: Tests and Benchmarks #146

Merged
merged 26 commits into from
Feb 8, 2025
Merged

WIP: Tests and Benchmarks #146

merged 26 commits into from
Feb 8, 2025

Conversation

ngc92
Copy link
Collaborator

@ngc92 ngc92 commented Jan 21, 2025

Massive refactoring of our cuda eval template:
Now supports individual test cases and benchmarks, with corresponding commands.
At this point, the code is absolutely unpolished, but it serves to indicate what I'd like to achieve.

Still missing:

  • python support
  • test/benchmark timeouts
  • actually randomizing the seed
  • sanity check that secret run and public run are similar

Long shots.

  • Additional "profile" run: Run a single benchmark under the profiler.

Q:

  • Allow test/benchmark submissions via API, leaderboard only via discord?
  • Run public/private leaderboard submissions in sequence or in parallel?
  • Database changes to accomodate public and private runs?

@ngc92 ngc92 force-pushed the ngc92/test-and-benchmark branch from 8faa2f9 to f11ec7e Compare February 2, 2025 00:27
@ngc92 ngc92 force-pushed the ngc92/test-and-benchmark branch from 988211d to 68bb0df Compare February 3, 2025 00:15
Copy link
Collaborator

@alexzhang13 alexzhang13 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested locally, all bugs @S1ro1 and I found were fixed, we'll most other TODOs in a different PR.

@alexzhang13 alexzhang13 merged commit 3e6e766 into main Feb 8, 2025
1 of 3 checks passed
ngc92 added a commit that referenced this pull request Feb 9, 2025
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