Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
H
Hercules
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
llvm
Hercules
Merge requests
!211
Conditional schedules
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Conditional schedules
conditional-schedules
into
main
Overview
0
Commits
5
Pipelines
1
Changes
1
Merged
Aaron Councilman
requested to merge
conditional-schedules
into
main
2 weeks ago
Overview
0
Commits
5
Pipelines
1
Changes
1
Expand
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
0
0
Merge request reports
Viewing commit
5aadb46b
Prev
Next
Show latest version
Side-by-side
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
1
Search (e.g. *.vue) (Ctrl+P)
5aadb46b
Fix key
· 5aadb46b
Aaron Councilman
authored
2 weeks ago
Loading