<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">
<div dir="auto" style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">
You can schedule jobs across the two racks, with any given job only using one rack, by specifying
<blockquote style="margin: 0 0 0 40px; border: none; padding: 0px;" class="">
<div class="">#SBATCH --partition rack1,rack2</div>
</blockquote>
<div class="">It'll only use 1 partition, in order of priority (not liti</div>
<div class="">I never found a way for topology to do that - all I could get it to do is to prefer to keep things within a single switch, but not to require it.</div>
<div class=""><br class="">
</div>
<div class=""><span class="Apple-tab-span" style="white-space:pre"></span>Noam</div>
</div>
</body>
</html>