You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Core has default SLURM limits (see here), but these are opaque and not available to the users. We should add a public route to check out the SLURM limits, which could be as simple as returning the dictionary:
The Core has default SLURM limits (see here), but these are opaque and not available to the users. We should add a public route to check out the SLURM limits, which could be as simple as returning the dictionary:
https://github.com/cybergis/cybergis-compute-core/blob/v2/src/lib/JobUtil.ts#L210
The text was updated successfully, but these errors were encountered: