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

adds gpu_type column to submission table #79

Merged
merged 2 commits into from
Dec 26, 2024

Conversation

b9r5
Copy link
Collaborator

@b9r5 b9r5 commented Dec 26, 2024

Description

This change adds a column gpu_type to the submission table, It also adds stdout and profiler_output columns, and drops the runinfo table.

Checklist

Before submitting this PR, ensure the following steps have been completed:

  • Run the slash command /verifyruns on your own server.
    • Run the cluster bot on your server:
      python discord-bot.py
    • Start training runs with the slash command /verifyruns.
    • Verify that the bot eventually responds with:
      ✅ All runs completed successfully!
      
      (It may take a few minutes for all runs to finish. In particular, the GitHub
      runs may take a little longer. The Modal run is typically quick.)
      For more information on running a cluster bot on your own server, see
      README.md.

@b9r5
Copy link
Collaborator Author

b9r5 commented Dec 26, 2024

Here is Claude's idea of the schema.

image

@alexzhang13 alexzhang13 merged commit 38b02b1 into main Dec 26, 2024
1 check passed
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.

2 participants