Skip to content

Conversation

@ekouts
Copy link
Collaborator

@ekouts ekouts commented Jan 19, 2026

Currently we are only returnins integers always for job IDs, we would have to change that to strings to support the pbs job ids.
In Slurm the API will return the numeric jobs ids, instead of <job_id>_<array_task_id>. But in PBS they are in the form of <job_id>[<array_task_id>].

It's has the latest changes of #178 , to avoid future conflicts.

@ekouts ekouts self-assigned this Jan 19, 2026
@ekouts ekouts marked this pull request as ready for review January 23, 2026 09:52
@ekouts ekouts removed their assignment Jan 23, 2026
@ekouts ekouts requested a review from theely January 23, 2026 09:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants