• Danny Auble's avatar
    Fix Slurm to work correctly with HDF5 1.10+. · 006d172a
    Danny Auble authored
    In 1.10+ they changed the hid_t from an int to a long int which
    messes things up as they use the top 32 bits for stuff right off
    the bat.  This fixes the scenario by handing the number with a int32_t
    instead of an int.
    
    Bug 3795
    006d172a
To find the state of this project's repository at the time of any of these versions, check out the tags.