How to create multiple sinks in jobs scheduling

Hye..

I need to schedule tasks from global queue to local queues that located in every site. So, the network system information is as below:
- consists 4 to 8 sites (random).
- each site has 8 - 20 processors.
- each processor has 2 to 8 cores.

Since every site may have different specs, I do not know how should I control/handle the information of every core. I need to assign one task to one core. how can I declare/create this network system?
Last edited on
Topic archived. No new replies allowed.