Allocate Jobs to Machines Based on Percentages

All taskers in Accelerator offer a consumable resource called PERCENT. Every job in Accelerator requests at least PERCENT/1. If you want a job to have exclusive access to a tasker, the job should request PERCENT/100.

By default, each tasker provides PERCENT/100, but the total percentage can be adjusted for cases when part of a tasker needs to be pre-allocated for something outside of the queue. This is done either in The taskers.tcl File or in TaskerClass Table File by adding PERCENT/N to the resource specification, where N is a positive integer.