uqfoundation / pyina

MPI parallel map and cluster scheduling
http://pyina.rtfd.io
Other
61 stars 8 forks source link

leverage hdf5/klepto instead of writing to .pik and .arg? #8

Closed mmckerns closed 6 years ago

mmckerns commented 10 years ago

would it be a better or more efficient approach to write the contents of .pik and .arg (and any other temporary files) to hdf5 (or better yet with klepto)?

mmckerns commented 6 years ago

it feels like a good idea, assigned in #20

mmckerns commented 6 years ago

merging with #20