Remove debug partition from QOSMaxGRESPerUser limit

There is a QOSMaxGRESPerUser which I believe limits the number of GPUs a single user can run on, but it seems that the debug partition also counts towards this limit.

It would be nice if that were not the case, because if you are at your limit and have long jobs running, it might be several days before you can get access to a GPU for some quick debugging/testing.

@sagendor We added a separate GPU limit for the debug partition, so that should resolve this issue.

1 Like