<?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 Submit Code/Job to Specific Node under SAS GRID Environment in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Submit-Code-Job-to-Specific-Node-under-SAS-GRID-Environment/m-p/614719#M35329</link>
    <description>&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would like to run piece of code using SAS Enterprise Guide and code should be run on specific node. Could some one help me with code?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 02 Jan 2020 10:02:15 GMT</pubDate>
    <dc:creator>Ravikishore</dc:creator>
    <dc:date>2020-01-02T10:02:15Z</dc:date>
    <item>
      <title>Submit Code/Job to Specific Node under SAS GRID Environment</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Submit-Code-Job-to-Specific-Node-under-SAS-GRID-Environment/m-p/614719#M35329</link>
      <description>&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would like to run piece of code using SAS Enterprise Guide and code should be run on specific node. Could some one help me with code?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 02 Jan 2020 10:02:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Submit-Code-Job-to-Specific-Node-under-SAS-GRID-Environment/m-p/614719#M35329</guid>
      <dc:creator>Ravikishore</dc:creator>
      <dc:date>2020-01-02T10:02:15Z</dc:date>
    </item>
    <item>
      <title>Re: Submit Code/Job to Specific Node under SAS GRID Environment</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Submit-Code-Job-to-Specific-Node-under-SAS-GRID-Environment/m-p/614833#M35330</link>
      <description>Why would you want to do that?</description>
      <pubDate>Thu, 02 Jan 2020 18:17:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Submit-Code-Job-to-Specific-Node-under-SAS-GRID-Environment/m-p/614833#M35330</guid>
      <dc:creator>tomrvincent</dc:creator>
      <dc:date>2020-01-02T18:17:26Z</dc:date>
    </item>
    <item>
      <title>Re: Submit Code/Job to Specific Node under SAS GRID Environment</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Submit-Code-Job-to-Specific-Node-under-SAS-GRID-Environment/m-p/615029#M35331</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/188240"&gt;@Ravikishore&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;Hello All,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would like to run piece of code using SAS Enterprise Guide and code should be run on specific node. Could some one help me with code?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I believe that's only possible in batch so you would need to start a SAS program in batch out of a SAS EG session (i.e. by using an X command).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;SASGSUB as documented &lt;A href="http://support.sas.com/documentation/cdl/en/gridref/67371/HTML/default/viewer.htm#p1vejjepgd6q6nn1mwritxqdui82.htm" target="_self"&gt;here&lt;/A&gt; is what you need to start the SAS batch job against the Grid. You will need to ask your SAS admin what you're allowed to do and which queu to use.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/144199"&gt;@tomrvincent&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The one use case I know of is in an environment where a small percentage of jobs require a lot of memory. For cost reasons only one of the grid nodes has been set-up with such an amount of memory.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 03 Jan 2020 18:51:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Submit-Code-Job-to-Specific-Node-under-SAS-GRID-Environment/m-p/615029#M35331</guid>
      <dc:creator>Patrick</dc:creator>
      <dc:date>2020-01-03T18:51:33Z</dc:date>
    </item>
    <item>
      <title>Re: Submit Code/Job to Specific Node under SAS GRID Environment</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Submit-Code-Job-to-Specific-Node-under-SAS-GRID-Environment/m-p/615054#M35332</link>
      <description>Since it's a grid it's going to use that node anyway.</description>
      <pubDate>Fri, 03 Jan 2020 20:07:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Submit-Code-Job-to-Specific-Node-under-SAS-GRID-Environment/m-p/615054#M35332</guid>
      <dc:creator>tomrvincent</dc:creator>
      <dc:date>2020-01-03T20:07:32Z</dc:date>
    </item>
    <item>
      <title>Re: Submit Code/Job to Specific Node under SAS GRID Environment</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Submit-Code-Job-to-Specific-Node-under-SAS-GRID-Environment/m-p/615060#M35334</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/144199"&gt;@tomrvincent&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;Since it's a grid it's going to use that node anyway.&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Not necessarily. Only because this node has more CPU's and memory doesn't mean it got always more available resources.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;These are multi-threaded processes so a few jobs only can keep the whole node already rather busy.&lt;/P&gt;</description>
      <pubDate>Fri, 03 Jan 2020 20:22:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Submit-Code-Job-to-Specific-Node-under-SAS-GRID-Environment/m-p/615060#M35334</guid>
      <dc:creator>Patrick</dc:creator>
      <dc:date>2020-01-03T20:22:47Z</dc:date>
    </item>
    <item>
      <title>Re: Submit Code/Job to Specific Node under SAS GRID Environment</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Submit-Code-Job-to-Specific-Node-under-SAS-GRID-Environment/m-p/615311#M35344</link>
      <description>Then it's a poorly designed grid.  Having the bulk of CPUs or memory in one node defeats the entire purpose of distributed processing.</description>
      <pubDate>Mon, 06 Jan 2020 12:52:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Submit-Code-Job-to-Specific-Node-under-SAS-GRID-Environment/m-p/615311#M35344</guid>
      <dc:creator>tomrvincent</dc:creator>
      <dc:date>2020-01-06T12:52:40Z</dc:date>
    </item>
    <item>
      <title>Re: Submit Code/Job to Specific Node under SAS GRID Environment</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Submit-Code-Job-to-Specific-Node-under-SAS-GRID-Environment/m-p/615331#M35345</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/144199"&gt;@tomrvincent&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;Then it's a poorly designed grid. Having the bulk of CPUs or memory in one node defeats the entire purpose of distributed processing.&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/144199"&gt;@tomrvincent&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Sorry but you're really missing the point:&lt;/P&gt;
&lt;P&gt;This is AWS and you pay for the size of an instance (a node) per time you use it. There is a small percentage of jobs which need an "excessive" amount of memory during month end processing. These jobs get submitted using a lsf queue which only points to this one node with more memory. Other jobs use the full grid. Once month end processing is done the grid node with the "excessive" memory gets replaced with a cheaper AWS instance.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 06 Jan 2020 13:32:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Submit-Code-Job-to-Specific-Node-under-SAS-GRID-Environment/m-p/615331#M35345</guid>
      <dc:creator>Patrick</dc:creator>
      <dc:date>2020-01-06T13:32:04Z</dc:date>
    </item>
    <item>
      <title>Re: Submit Code/Job to Specific Node under SAS GRID Environment</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Submit-Code-Job-to-Specific-Node-under-SAS-GRID-Environment/m-p/615389#M35346</link>
      <description>Nobody can 'miss a point' that was never even mentioned.  This has nothing to do with AWS at all.  If it is, that's a different matter. This is about running EG grid.  I've been doing that for years on Linux.</description>
      <pubDate>Mon, 06 Jan 2020 17:20:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Submit-Code-Job-to-Specific-Node-under-SAS-GRID-Environment/m-p/615389#M35346</guid>
      <dc:creator>tomrvincent</dc:creator>
      <dc:date>2020-01-06T17:20:40Z</dc:date>
    </item>
    <item>
      <title>Re: Submit Code/Job to Specific Node under SAS GRID Environment</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Submit-Code-Job-to-Specific-Node-under-SAS-GRID-Environment/m-p/615412#M35347</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/188240"&gt;@Ravikishore&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It can be done, but you need an extra server-context which bypasses the grid manager /LSF. You could then connect to that server-context from EG using the designated port number.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Setting up an extra server context isn't among the daily routines for a local SAS administrator, so it is a good idea to leave it to your SAS technical&amp;nbsp; consultant or whoever was responsible for your SAS Grid installation in the first place.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 06 Jan 2020 18:06:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Submit-Code-Job-to-Specific-Node-under-SAS-GRID-Environment/m-p/615412#M35347</guid>
      <dc:creator>ErikLund_Jensen</dc:creator>
      <dc:date>2020-01-06T18:06:19Z</dc:date>
    </item>
  </channel>
</rss>

