<?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: Multi-threads processing in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Multi-threads-processing/m-p/512769#M138127</link>
    <description>&lt;P&gt;You should check the documentation for the System Option THREADS which has some warnings and few comments about specific procedures and products and use of threads.&lt;/P&gt;</description>
    <pubDate>Tue, 13 Nov 2018 22:09:45 GMT</pubDate>
    <dc:creator>ballardw</dc:creator>
    <dc:date>2018-11-13T22:09:45Z</dc:date>
    <item>
      <title>Multi-threads processing</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Multi-threads-processing/m-p/512731#M138112</link>
      <description>&lt;P&gt;Hello! I am going to use a supercomputer to run my code and this supercomputer allows multi-threading. I need to tell the supercomputer how many tasks I would like to do when I submit the job order. The supercomputer has installed the latest version of SAS. I know SAS can do multi-threading process since SAS 9. Do I need to add some commands in my original code to tell SAS that I would like to do multi-threading? Or does SAS run multi-threading process automatically when I run codes on the supercomputer since I ordered more than one task?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If it needs additional command, where can I find these code?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks a lot!&lt;/P&gt;</description>
      <pubDate>Tue, 13 Nov 2018 20:29:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Multi-threads-processing/m-p/512731#M138112</guid>
      <dc:creator>dapenDaniel</dc:creator>
      <dc:date>2018-11-13T20:29:34Z</dc:date>
    </item>
    <item>
      <title>Re: Multi-threads processing</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Multi-threads-processing/m-p/512769#M138127</link>
      <description>&lt;P&gt;You should check the documentation for the System Option THREADS which has some warnings and few comments about specific procedures and products and use of threads.&lt;/P&gt;</description>
      <pubDate>Tue, 13 Nov 2018 22:09:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Multi-threads-processing/m-p/512769#M138127</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2018-11-13T22:09:45Z</dc:date>
    </item>
    <item>
      <title>Re: Multi-threads processing</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Multi-threads-processing/m-p/512790#M138137</link>
      <description>&lt;P&gt;Here is a link to the doc&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13884"&gt;@ballardw&lt;/a&gt;&amp;nbsp;refers to:&amp;nbsp;&lt;A href="https://documentation.sas.com/?docsetId=lesysoptsref&amp;amp;docsetTarget=p0cvg7xpfvfyn4n1rnp64gu91poh.htm&amp;amp;docsetVersion=9.4&amp;amp;locale=en" target="_blank"&gt;https://documentation.sas.com/?docsetId=lesysoptsref&amp;amp;docsetTarget=p0cvg7xpfvfyn4n1rnp64gu91poh.htm&amp;amp;docsetVersion=9.4&amp;amp;locale=en&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You might also want to consider using parallel processing as well. This is where you run several SAS sessions at the same time each running the same code, but on a different slice of your input data. Using SAS/CONNECT is a good way of doing this if it is available to you. This post contains a helpful example:&amp;nbsp;&lt;A href="https://communities.sas.com/t5/SAS-Statistical-Procedures/Multi-core-multi-threads-processing/m-p/78571#M14969" target="_blank"&gt;https://communities.sas.com/t5/SAS-Statistical-Procedures/Multi-core-multi-threads-processing/m-p/78571#M14969&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 14 Nov 2018 00:06:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Multi-threads-processing/m-p/512790#M138137</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2018-11-14T00:06:03Z</dc:date>
    </item>
  </channel>
</rss>

