What happened?
For the standard train, inference, and eval jobs, the HPC account used follows this logic:
Resolution order:
--account specified via the CLI or pipeline slurm_arg
$BUDGET_ACCOUNTS environment variable (remember to include jutil env activate -p <PROJECT> in your .bashrc)
- Default:
""
The cleanup job, however, uses the account hard-coded in paths.yml.
This behavior should be changed so that it follows the same logic already implemented for the other jobs.
What are the steps to reproduce the bug?
No response
Hedgedoc link to logs and more information. This ticket is public, do not attach files directly.
No response
What happened?
For the standard train, inference, and eval jobs, the HPC account used follows this logic:
Resolution order:
--accountspecified via the CLI or pipeline slurm_arg$BUDGET_ACCOUNTSenvironment variable (remember to includejutil env activate -p <PROJECT>in your.bashrc)""The cleanup job, however, uses the account hard-coded in
paths.yml.This behavior should be changed so that it follows the same logic already implemented for the other jobs.
What are the steps to reproduce the bug?
No response
Hedgedoc link to logs and more information. This ticket is public, do not attach files directly.
No response