Closed nstudach closed 6 years ago
Tests have shown that uploading it from a server or locally to each measurement-server is unfeasible for large input files. It would be necessary to integrate an automatic upload to a cloud storage such as dropbox.
In case you keep the two branches (not a problem at all), make sure that the readme files clearly describe the differences.
The hellfire branch was merged into master this morning. The speed of the copy function was increased by compressing the data first (~10x smaller) and using scp to copy instead of the ParallelSSH copy function (way faster).
Integrate hellfire for automatic host list download and splitting via input_modifier.py