Currently a work in progress, but a functional prototype as of now. I wanted to get a PR open so I can track the TODO items, and solicit review of the implementation.
[x] add setup question for tf1G
[x] add workfetch by GHD needed for days work (if msec_per_iter is known)
[x] fix case when only getting 10 assignments on start but msec_per_iter is known
[x] add options for bit-level min and max for work fetch
[x] add error if min-exp and max-exp straddle 1G
[x] read mfaktx .ini file to see stages param and pass to workfetch
[x] refactor results reporting to come after json conversion
Currently a work in progress, but a functional prototype as of now. I wanted to get a PR open so I can track the TODO items, and solicit review of the implementation.