Skip to content

Allow submitters to know their *Thread ID*#4

Merged
CoderPat merged 3 commits intomasterfrom
add-thread-id
Jul 2, 2025
Merged

Allow submitters to know their *Thread ID*#4
CoderPat merged 3 commits intomasterfrom
add-thread-id

Conversation

@CoderPat
Copy link
Owner

@CoderPat CoderPat commented Jul 2, 2025

When running tasks in parallel, it is useful to know in which of the parallel branches the task might be running: for example, if using multiple GPUS, this allows running a task with non-overlapping GPUs (see example submitter)

@CoderPat CoderPat merged commit d4444b3 into master Jul 2, 2025
3 checks passed
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.

1 participant

Comments