<?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: Enable parallel processing on sas 9.3 portable in Administration and Deployment</title>
    <link>https://communities.sas.com/t5/Administration-and-Deployment/Enable-parallel-processing-on-sas-9-3-portable/m-p/230621#M3488</link>
    <description>&lt;P&gt;found out how to specify threads option in proc SQL .&lt;/P&gt;</description>
    <pubDate>Mon, 19 Oct 2015 18:28:00 GMT</pubDate>
    <dc:creator>piyushdwij</dc:creator>
    <dc:date>2015-10-19T18:28:00Z</dc:date>
    <item>
      <title>Enable parallel processing on sas 9.3 portable</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Enable-parallel-processing-on-sas-9-3-portable/m-p/230588#M3484</link>
      <description>&lt;P&gt;Hi , i am using sas 9.3 portable version on windows 7 32 bit intel i5 processor ( 4 cores )&amp;nbsp; , i need to enable parallel processing to harness rest of the core , its using only one.&lt;/P&gt;</description>
      <pubDate>Mon, 19 Oct 2015 15:07:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Enable-parallel-processing-on-sas-9-3-portable/m-p/230588#M3484</guid>
      <dc:creator>piyushdwij</dc:creator>
      <dc:date>2015-10-19T15:07:27Z</dc:date>
    </item>
    <item>
      <title>Re: Enable parallel processing on sas 9.3 portable</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Enable-parallel-processing-on-sas-9-3-portable/m-p/230598#M3486</link>
      <description>&lt;P&gt;"Portable" is not a SAS edition that I know of, so I just asume you are working with Base/Foundation.&lt;/P&gt;&lt;P&gt;Submit:&lt;/P&gt;&lt;P&gt;proc options group=performance;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Check the options threads and cpucount. In your case, it should default to THREADS and CPUCOUNT=4.&lt;/P&gt;&lt;P&gt;Not all SAS processing uses threads. Sorting, aggregation by SQL and some procs uses threads.&lt;/P&gt;</description>
      <pubDate>Mon, 19 Oct 2015 16:05:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Enable-parallel-processing-on-sas-9-3-portable/m-p/230598#M3486</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2015-10-19T16:05:06Z</dc:date>
    </item>
    <item>
      <title>Re: Enable parallel processing on sas 9.3 portable</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Enable-parallel-processing-on-sas-9-3-portable/m-p/230602#M3487</link>
      <description>&lt;P&gt;ok ,i just ran that code and yes it has threads and cpu count 4 , but that does not help me as when i am working with a dataset that has 400,000+ records the proc SQL taking more than 2 hours to complete and during that time resource manager shows only one CPU in full use rest&amp;nbsp; 3 are idle. ho can i speed up things from here ?&lt;/P&gt;</description>
      <pubDate>Mon, 19 Oct 2015 16:33:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Enable-parallel-processing-on-sas-9-3-portable/m-p/230602#M3487</guid>
      <dc:creator>piyushdwij</dc:creator>
      <dc:date>2015-10-19T16:33:05Z</dc:date>
    </item>
    <item>
      <title>Re: Enable parallel processing on sas 9.3 portable</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Enable-parallel-processing-on-sas-9-3-portable/m-p/230621#M3488</link>
      <description>&lt;P&gt;found out how to specify threads option in proc SQL .&lt;/P&gt;</description>
      <pubDate>Mon, 19 Oct 2015 18:28:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Enable-parallel-processing-on-sas-9-3-portable/m-p/230621#M3488</guid>
      <dc:creator>piyushdwij</dc:creator>
      <dc:date>2015-10-19T18:28:00Z</dc:date>
    </item>
    <item>
      <title>Re: Enable parallel processing on sas 9.3 portable</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Enable-parallel-processing-on-sas-9-3-portable/m-p/230823#M3493</link>
      <description>Can't see that would make any difference in your case, or did it?&lt;BR /&gt;Share your SQL, if it doesn't contain much sorting/aggregation it will be single threaded a part of its process time.&lt;BR /&gt;If you are running on a laptop chances are that you have i/o or memory constraints. Submit:&lt;BR /&gt;&lt;BR /&gt;Options fullstimer msglevel =i;&lt;BR /&gt;&lt;BR /&gt;To get more information in the log on what's going on.</description>
      <pubDate>Tue, 20 Oct 2015 20:28:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Enable-parallel-processing-on-sas-9-3-portable/m-p/230823#M3493</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2015-10-20T20:28:13Z</dc:date>
    </item>
    <item>
      <title>Re: Enable parallel processing on sas 9.3 portable</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Enable-parallel-processing-on-sas-9-3-portable/m-p/231145#M3499</link>
      <description>&lt;P&gt;yes , it did not make any difference. &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 22 Oct 2015 13:22:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Enable-parallel-processing-on-sas-9-3-portable/m-p/231145#M3499</guid>
      <dc:creator>piyushdwij</dc:creator>
      <dc:date>2015-10-22T13:22:56Z</dc:date>
    </item>
    <item>
      <title>Re: Enable parallel processing on sas 9.3 portable</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Enable-parallel-processing-on-sas-9-3-portable/m-p/231958#M3515</link>
      <description>&lt;P&gt;Hi &lt;A class="lia-link-navigation lia-page-link lia-user-name-link" id="link_8" style="color: rgb(0, 125, 195);" href="https://communities.sas.com/t5/user/viewprofilepage/user-id/58629" target="_self"&gt;&lt;SPAN&gt;piyushdwij&lt;/SPAN&gt;&lt;/A&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As LinusH already mentioned you may have an I/O bottleneck. Does laptop have seperate drives or paritions to manage your permanent and temporary SAS datasets? Having seperate disks for permanent and temporary datasets can help speed up the processing.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In addition if you are accessing an MS SQL Server (presumably not on the same machine that you have SAS on) and you are submitting SQL code, why not submit explicit MS SQL server code and have SQL server do the processing for you?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Without seing your code i don't think there is much more that i can add.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;One final thought. This sounds more like a data management question so you may want to post this to: &lt;A href="https://communities.sas.com/t5/Data-Management/ct-p/data_management" target="_blank"&gt;https://communities.sas.com/t5/Data-Management/ct-p/data_management&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Cheers, Simon&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 28 Oct 2015 11:02:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Enable-parallel-processing-on-sas-9-3-portable/m-p/231958#M3515</guid>
      <dc:creator>SimonWilliams</dc:creator>
      <dc:date>2015-10-28T11:02:53Z</dc:date>
    </item>
  </channel>
</rss>

