Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

sacct: fatal: ReqGRES is deprecated, please use ReqTRES #21

Open
plstonge opened this issue Apr 28, 2021 · 0 comments
Open

sacct: fatal: ReqGRES is deprecated, please use ReqTRES #21

plstonge opened this issue Apr 28, 2021 · 0 comments

Comments

@plstonge
Copy link
Contributor

  • ViewClust version: 0.6.0
  • Python version: 3.7.7
  • Slurm version: 20.11.4
  • Operating System: CentOS 7

Description

The reqgres column is deprecated, and Slurm 20.11.4 on Cedar aborts the sacct command with the following error message:

sacct: fatal: ReqGRES is deprecated, please use ReqTRES

See the line to be fixed in slurm/sacct_jobs.py#L44

What I Did

Nothing special. On Cedar:

jobs_df = slurm.sacct_jobs(args.account, args.starttime, d_to=args.endtime)
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant