Queue's based on architecture

Hi all,

I am new to pbs and I am looking to create a set of queues named small, medium, large based on wall time and max/min cpu and mem.

However, I also have a mix architecture. Is there a way to have a user submit to small, medium, and large queues that will not cross architectures/stay on a set of nodes of the same architecture?

Thanks

You can achieve the same using qlist ( node to queue mapping )

See the Admin Guide, section 4.9.2, “Associating Vnodes with Queues”,