http://qs1969.pair.com?node_id=1147893


in reply to Re^3: How can I limit the number of Cores in multi-process programming
in thread How can I limit the number of Cores in multi-process programming

It's load balanced farm. User requests hosts with max_cpu specification, if your jobs use more cpu cores, would get warnings and the job would be killed.

Thanks