Skip to content

[Github] Add ability to record jobs over time to job counting script #82137

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

boomanaiden154
Copy link
Contributor

This patch adds new flags to the count_running_jobs.py script to enable the collection of data over a period of time. Specifically, the --output_file flag is added to enable writing output data to a file, and the --data-collection-interval flag is added to configure the frequency that the script checks the job count.

This patch adds new flags to the count_running_jobs.py script to enable
the collection of data over a period of time. Specifically, the
--output_file flag is added to enable writing output data to a file, and
the --data-collection-interval flag is added to configure the frequency
that the script checks the job count.
@boomanaiden154 boomanaiden154 changed the title [Github] Add ability to record jobs over tim to job counting script [Github] Add ability to record jobs over time to job counting script Feb 18, 2024
@boomanaiden154 boomanaiden154 merged commit 9c6df7d into llvm:main Feb 20, 2024
qiaojbao pushed a commit to GPUOpen-Drivers/llvm-project that referenced this pull request Mar 21, 2024
…68ccc8526

Local branch amd-gfx ae568cc Revert "[InstCombine] Dont treat undef as poison in demanded element simplification"
Remote branch main 9c6df7d [Github] Add ability to record jobs over time to job counting script (llvm#82137)
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.

2 participants