Skip to content
Snippets Groups Projects

Conditional schedules

Merged Aaron Councilman requested to merge conditional-schedules into main
  • Add if statements to the scheduling language.
  • Add a feature(...) function that can be used to test for whether a feature is enabled
    • For this to work, the scheduler needs to be run from a Cargo build script since it relies on testing environment variables (as described here).
  • Modified matmul to use a single schedule testing for the "cuda" feature

Merge request reports

Pipeline #201991 passed

Pipeline passed for 05273c7b on conditional-schedules

Approval is optional

Merged by Aaron CouncilmanAaron Councilman 2 weeks ago (Mar 2, 2025 8:15pm UTC)

Merge details

  • Changes merged into main with 0717de36 (commits were squashed).
  • Deleted the source branch.
  • Auto-merge enabled

Pipeline #201992 passed

Pipeline passed for 0717de36 on main

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading