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
Time limit and Time request for tasks (options --time-limit and --time-request)
Time limit for workers
Job and task times are shown in job information tables
Integers in command line options can be now written with an underscore separator (e.g. --array=1-1_000)
Placeholders in log file paths
Preview version of PBS and SLURM auto allocation
HyperQueue can be now compiled without jemalloc (this enables PowerPC builds).
To remove dependency on jemalloc, build HyperQueue with --no-default-features.
Changes
hq submit --wait and hq wait will no longer display a progress bar while waiting for the job(s) to finish.
The progress bar was moved to hq submit --progress and hq progress.
The default path of job stdout and stderr has been changed to job-%{JOB_ID}/%{TASK_ID}.[stdout/stderr]
Normalization of stream's end behavior when job is canceled