<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Submitting Jobs to Specific Grid Nodes in Administration and Deployment</title>
    <link>https://communities.sas.com/t5/Administration-and-Deployment/Submitting-Jobs-to-Specific-Grid-Nodes/m-p/326728#M7134</link>
    <description>&lt;P&gt;See &lt;A href="http://support.sas.com/documentation/cdl/en/connref/69581/HTML/default/viewer.htm#p1eyablk3vvdlkn1h5euyczvt585.htm" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/connref/69581/HTML/default/viewer.htm#p1eyablk3vvdlkn1h5euyczvt585.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 23 Jan 2017 15:03:20 GMT</pubDate>
    <dc:creator>anja</dc:creator>
    <dc:date>2017-01-23T15:03:20Z</dc:date>
    <item>
      <title>Submitting Jobs to Specific Grid Nodes</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Submitting-Jobs-to-Specific-Grid-Nodes/m-p/325424#M7069</link>
      <description>&lt;P&gt;Hello, I have a few nodes in my grid. &amp;nbsp;How can I, when I run a SASGSUB, specify which node to run the batch job on? &amp;nbsp;As of now, I have to either close the hosts, or nodes, except the one I want to run SASGSUB speciflcally. I'm still in a testing mode with my Grid. Is there a SASGSUB syntax I can use to choose which host/node to run my job on? &amp;nbsp;Do I need to create a queue that only runs on a specific host/node? Thank you for you help.&lt;/P&gt;</description>
      <pubDate>Tue, 17 Jan 2017 19:14:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Submitting-Jobs-to-Specific-Grid-Nodes/m-p/325424#M7069</guid>
      <dc:creator>kcpython</dc:creator>
      <dc:date>2017-01-17T19:14:03Z</dc:date>
    </item>
    <item>
      <title>Re: Submitting Jobs to Specific Grid Nodes</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Submitting-Jobs-to-Specific-Grid-Nodes/m-p/325814#M7081</link>
      <description>&lt;P&gt;As you say, you could definite machine-specific queues.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can also define a machine-specific resource on each machine, and then specify that resource name in the&amp;nbsp;&lt;EM&gt;reqres&lt;/EM&gt; job option when submitting a job. &amp;nbsp;There may be a way to simply pass a machine's name in the resources requested string of the&amp;nbsp;&lt;EM&gt;reqres&lt;/EM&gt; option, but I didn't find it after a quick scan of doc. &amp;nbsp;The&amp;nbsp;&lt;EM&gt;reqres&lt;/EM&gt; job option is covered &lt;A href="http://support.sas.com/documentation/cdl/en/gridref/67371/HTML/default/viewer.htm#n0514g4czeuj31n179uj3vpcdlm4.htm" target="_self"&gt;here&lt;/A&gt;. &amp;nbsp;For more information, please consult the Platform LSF Reference documentation.&lt;/P&gt;</description>
      <pubDate>Wed, 18 Jan 2017 21:35:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Submitting-Jobs-to-Specific-Grid-Nodes/m-p/325814#M7081</guid>
      <dc:creator>Mark_sas</dc:creator>
      <dc:date>2017-01-18T21:35:49Z</dc:date>
    </item>
    <item>
      <title>Re: Submitting Jobs to Specific Grid Nodes</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Submitting-Jobs-to-Specific-Grid-Nodes/m-p/325951#M7082</link>
      <description>&lt;P&gt;Hi &lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/78081"&gt;@kcpython&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;besides the GRID-specific options (very powerful), you yocould make use of SAS/CONNECT. With rsubmit you can submit jobs to the node you require. Are you familiar with SAS/CONNECT?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/connref/69581/HTML/default/viewer.htm#p12j8b6w2nuxpon15xu0fqsisfkk.htm" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/connref/69581/HTML/default/viewer.htm#p12j8b6w2nuxpon15xu0fqsisfkk.htm&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 19 Jan 2017 13:17:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Submitting-Jobs-to-Specific-Grid-Nodes/m-p/325951#M7082</guid>
      <dc:creator>JuanS_OCS</dc:creator>
      <dc:date>2017-01-19T13:17:40Z</dc:date>
    </item>
    <item>
      <title>Re: Submitting Jobs to Specific Grid Nodes</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Submitting-Jobs-to-Specific-Grid-Nodes/m-p/326715#M7132</link>
      <description>&lt;P&gt;We have SAS/CONNECT, but I am not familiar with it. &amp;nbsp;Is rsubmit done in a SAS session or on the command line?&lt;/P&gt;</description>
      <pubDate>Mon, 23 Jan 2017 14:33:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Submitting-Jobs-to-Specific-Grid-Nodes/m-p/326715#M7132</guid>
      <dc:creator>kcpython</dc:creator>
      <dc:date>2017-01-23T14:33:39Z</dc:date>
    </item>
    <item>
      <title>Re: Submitting Jobs to Specific Grid Nodes</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Submitting-Jobs-to-Specific-Grid-Nodes/m-p/326728#M7134</link>
      <description>&lt;P&gt;See &lt;A href="http://support.sas.com/documentation/cdl/en/connref/69581/HTML/default/viewer.htm#p1eyablk3vvdlkn1h5euyczvt585.htm" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/connref/69581/HTML/default/viewer.htm#p1eyablk3vvdlkn1h5euyczvt585.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 23 Jan 2017 15:03:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Submitting-Jobs-to-Specific-Grid-Nodes/m-p/326728#M7134</guid>
      <dc:creator>anja</dc:creator>
      <dc:date>2017-01-23T15:03:20Z</dc:date>
    </item>
  </channel>
</rss>

