> PARALLEL_JOBSLOT = PARALLEL_SEQ mod Number_of_jobslots.
> ...
> What would be a reasonable shorthand for $PARALLEL_JOBSLOT?

Playing off the modulo operation: {%} ?

Playing off the jobslots being "locations" in some sense: {@}?
Sequence number {#} is at {@}.

- Rhys

Reply via email to