uzh / vm-mad

Dynamically grow or shrink GridEngine clusters using cloud-based nodes
https://arxiv.org/abs/1302.2529
Apache License 2.0
3 stars 2 forks source link

Transparently decompress `.gz` files #1

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
The `ge_simul.py` code reads data off a set of `.xml` files.

It would be good to have it read `.xml.gz` as well.

Original issue reported on code.google.com by riccardo.murri@gmail.com on 19 Jan 2012 at 3:43

GoogleCodeExporter commented 9 years ago
xml.gz files are now also read from the ge_simul.py file. The files should be 
placed in the same qstat_xml_dir directory. 

Original comment by tyanko.a...@gmail.com on 25 Jan 2012 at 3:51