<?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: Parallel Processing in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Parallel-Processing/m-p/577268#M163574</link>
    <description>&lt;P&gt;Just because you have parallel arrows doesn't mean that you have parallel processing.&lt;/P&gt;
&lt;P&gt;Parallel processing requires very specific code. Do you have this code in place?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sun, 28 Jul 2019 23:19:48 GMT</pubDate>
    <dc:creator>ChrisNZ</dc:creator>
    <dc:date>2019-07-28T23:19:48Z</dc:date>
    <item>
      <title>Parallel Processing</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Parallel-Processing/m-p/577178#M163531</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have the following flow set up for parallel processing and everything works fine.&amp;nbsp; The issue is, when I hit the 'run process' button, the middle program never fires.&amp;nbsp; However, it will work if I run it manually after the left stack finishes.&amp;nbsp; I would love to just hit the 'run' button once.&amp;nbsp; Does anyone have any tips?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Jeff&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SAS.png" style="width: 200px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/31338iE977B4A3718FAA22/image-size/small?v=v2&amp;amp;px=200" role="button" title="SAS.png" alt="SAS.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 27 Jul 2019 17:16:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Parallel-Processing/m-p/577178#M163531</guid>
      <dc:creator>JeffM</dc:creator>
      <dc:date>2019-07-27T17:16:55Z</dc:date>
    </item>
    <item>
      <title>Re: Parallel Processing</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Parallel-Processing/m-p/577268#M163574</link>
      <description>&lt;P&gt;Just because you have parallel arrows doesn't mean that you have parallel processing.&lt;/P&gt;
&lt;P&gt;Parallel processing requires very specific code. Do you have this code in place?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 28 Jul 2019 23:19:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Parallel-Processing/m-p/577268#M163574</guid>
      <dc:creator>ChrisNZ</dc:creator>
      <dc:date>2019-07-28T23:19:48Z</dc:date>
    </item>
    <item>
      <title>Re: Parallel Processing</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Parallel-Processing/m-p/577274#M163578</link>
      <description>&lt;P&gt;probably not &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://communities.sas.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am fairly new to SAS.&amp;nbsp; The only thing I did was make sure each program node has all of the library and variable statements.&amp;nbsp; Then I checked "allow parallel processing on the same server" under Project Properties.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I usually build in EG and then copy the code to a program.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What code should I have?&lt;/P&gt;</description>
      <pubDate>Mon, 29 Jul 2019 00:05:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Parallel-Processing/m-p/577274#M163578</guid>
      <dc:creator>JeffM</dc:creator>
      <dc:date>2019-07-29T00:05:34Z</dc:date>
    </item>
    <item>
      <title>Re: Parallel Processing</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Parallel-Processing/m-p/577276#M163579</link>
      <description>&lt;P&gt;&lt;SPAN&gt;&amp;gt;I checked "allow parallel processing on the same server" under Project Properties.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Oh, I didn't&amp;nbsp;know about this&amp;nbsp;option. Thank you!&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;The next question then is how do you trigger the run? Do you get any errors?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 29 Jul 2019 01:53:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Parallel-Processing/m-p/577276#M163579</guid>
      <dc:creator>ChrisNZ</dc:creator>
      <dc:date>2019-07-29T01:53:39Z</dc:date>
    </item>
    <item>
      <title>Re: Parallel Processing</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Parallel-Processing/m-p/578900#M164264</link>
      <description>&lt;P&gt;Chris,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I don't get errors but when I run it I find out that the middle program did not produce a dataset...but it does if I run it individually&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Not a big deal any more because I get to hand this off to someone else &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Sat, 03 Aug 2019 12:31:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Parallel-Processing/m-p/578900#M164264</guid>
      <dc:creator>JeffM</dc:creator>
      <dc:date>2019-08-03T12:31:07Z</dc:date>
    </item>
  </channel>
</rss>

