anagainaru / iSBatch

Code to compute the optimal request time for applications submitted for execution using HPC batch schedulers
Other
0 stars 1 forks source link

Limit the number of reservations #61

Closed anagainaru closed 4 years ago

anagainaru commented 4 years ago

iSBatch will generate the optimal sequence of requests of length smaller than a given limit

anagainaru commented 4 years ago

For the threshold based solution

image

anagainaru commented 4 years ago

For the expected (average) based solution

image