Skip to content

feat: add resource safeguards to Slurm launcher#67

Open
ZhuoyanTao wants to merge 1 commit intowavlab-speech:mainfrom
ZhuoyanTao:safeguards
Open

feat: add resource safeguards to Slurm launcher#67
ZhuoyanTao wants to merge 1 commit intowavlab-speech:mainfrom
ZhuoyanTao:safeguards

Conversation

@ZhuoyanTao
Copy link
Copy Markdown
Contributor

  • Cap max simultaneous jobs (MAX_JOBS=50)
  • Lower default CPUs (8→4) and time limits (2d→12h)
  • Estimate and cap total CPU-hours before submission
  • Add interactive confirmation prompt (--yes to skip)

- Cap max simultaneous jobs (MAX_JOBS=50)
- Lower default CPUs (8→4) and time limits (2d→12h)
- Estimate and cap total CPU-hours before submission
- Add interactive confirmation prompt (--yes to skip)
@sw005320
Copy link
Copy Markdown

@ftshijt, the CI is broken. Can you fix it?

@ftshijt
Copy link
Copy Markdown
Contributor

ftshijt commented Mar 26, 2026

@ftshijt, the CI is broken. Can you fix it?

sure, will take a look

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