#958 adds the alloc-tres flag to squeue, and it made me wonder if we should update the sacct call in info_historic as well. On the surface, it seems like this is able to fetch the memory allocation for completed jobs that squeue would be unable to, though this isn't used in ondemand so not sure how much of a priority this would be
#958 adds the
alloc-tresflag to squeue, and it made me wonder if we should update the sacct call ininfo_historicas well. On the surface, it seems like this is able to fetch the memory allocation for completed jobs that squeue would be unable to, though this isn't used in ondemand so not sure how much of a priority this would be