Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion docs/policies/queue-scheduling/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,10 @@ On select Mondays when the ALCF is on a regular business schedule, ALCF systems

## INCITE/ALCC Overburn Policy

If an INCITE or ALCC project has exhausted its allocation in the first 11 months of its allocation year, it is eligible for overburn running. At this point, capability jobs (20% of the machine) submitted by INCITE and ALCC projects will run in the default queue (instead of backfill) for the first 11 months of the allocation year until 125% of the project allocation has been consumed.
If an INCITE or ALCC project has exhausted its allocation, it can still run jobs for the rest of the allocation year, but the jobs are often low priority.
- The project can still run in the non-`prod` queues, such as `debug`.
- For the first 11 months of its allocation year, it is eligible for overburn running. This means that capability jobs (20% of the machine) submitted to the `prod` queue will be routed to the regular queues until 125% of the project allocation has been consumed.
- Otherwise, the `prod` queue routes the jobs to `backfill` queues, which have low priority. They are for active projects with a negative balance.

INCITE and ALCC projects needing additional overburn hours should email [support@alcf.anl.gov](mailto:support@alcf.anl.gov) with a short description of what they plan to do with the additional hours, highlighting specific goals or milestones and the time expected to accomplish them. This will be reviewed by the scheduling committee, allocations committee, and ALCF management. Requests should be submitted 15 days before the start of the next quarter of the allocation year for full consideration. Non-capability jobs (less than 20% of the machine) from projects that have exhausted their allocation will continue to run in backfill.

Expand Down