Default Frontier templates to hackathon QOS/partition#1407
Default Frontier templates to hackathon QOS/partition#1407sbryngelson merged 6 commits intoMFlowCode:masterfrom
Conversation
ⓘ You've reached your Qodo monthly free-tier limit. Reviews pause until next month — upgrade your plan to continue now, or link your paid account if you already have one. |
Claude Code ReviewHead SHA: 4600b40 Files changed:
FindingsHardcoded hackathon QOS will break normal Frontier job submissions ( Both templates replace the conditional The The prior conditional logic: % if partition:
#SBATCH --partition=${partition}
% endif
% if quality_of_service:
#SBATCH --qos=${quality_of_service}
% endifallowed ordinary production runs (which use the standard |
|
Warning Rate limit exceeded
You’ve run out of usage credits. Purchase more in the billing tab. ⌛ How to resolve this issue?After the wait time has elapsed, a review can be triggered using the We recommend that you space out your commits to avoid hitting the rate limit. 🚦 How do rate limits work?CodeRabbit enforces hourly rate limits for each developer per organization. Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout. Please see our FAQ for further information. ℹ️ Review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (4)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Removed detailed comments regarding the finite-volume scheme and surface tension effects.
Summary
--partition=batchand--qos=hackathonas defaults infrontier.makoandfrontier_amd.mako-pand-qCLI flagsTest plan
hackathonQOS without needing-q/-pflags-pand-qoverrides still work as expected