IO500 / io500

IO500 Storage Benchmark source code
MIT License
95 stars 30 forks source link

Skip ior, pfind, schema-tools redownload for rebuild #69

Open nicostoehr opened 1 month ago

nicostoehr commented 1 month ago

Extended get_ior, get_pfind, get_schema_tools functions to only request internet access if necessary packages have not been downloaded yet. This prevents an error for rebuilds on compute nodes without internet access. The rebuild is often necessary since compute nodes cannot access the same libraries as login nodes.

gflofst commented 1 month ago

It is ok unless IOR has advanced on us. Given it is an independent tool, I think that is likely on occasion.