Rewrite of scheduler as event driven instead of constant polling of task queue#239
Rewrite of scheduler as event driven instead of constant polling of task queue#239smuzaffar wants to merge 1 commit into
Conversation
|
A new Pull Request was created by @smuzaffar for branch V00-34-XX. @akritkbehera, @cmsbuild, @iarspider, @raoatifshad, @smuzaffar can you please review it and eventually sign? Thanks. |
|
cms-bot internal usage |
|
test parameters:
|
|
please test with #210 for CMSSW_17_0_ROCM_X |
|
please test with #210 for CMSSW_17_0_X |
|
-1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-794a9c/53703/summary.html Failed External BuildI found compilation warning when building: See details on the summary page. |
Rewrite of scheduler using event driven model instead of constant polling of job queue.