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

Design input memory information #37

Closed anagainaru closed 4 years ago

anagainaru commented 4 years ago

Currently the code takes an array (ts, C) indicating the C memory footprint starting from time ts

Input should be profiling output (vmstat or docker status)