<?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: How to make SAS use all resources? in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/How-to-make-SAS-use-all-resources/m-p/556172#M154908</link>
    <description>You'll probably see more resource consumption in PROCs that sort and/or aggregates data, such as SQL, SUMMARY and SORT. Set the option FULLSTIMER to monitor resources. Also, set the SORTSIZE option to a value slightly below your setting of MEMSIZE.</description>
    <pubDate>Sat, 04 May 2019 12:41:28 GMT</pubDate>
    <dc:creator>LinusH</dc:creator>
    <dc:date>2019-05-04T12:41:28Z</dc:date>
    <item>
      <title>How to make SAS use all resources?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-make-SAS-use-all-resources/m-p/555824#M154734</link>
      <description>&lt;P&gt;So I have increased SAS MEMSIZE but SAS does not use all of them when running PROC or DATA steps. Is there a way to tell SAS to use all available memory?&lt;/P&gt;</description>
      <pubDate>Fri, 03 May 2019 02:35:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-make-SAS-use-all-resources/m-p/555824#M154734</guid>
      <dc:creator>somebody</dc:creator>
      <dc:date>2019-05-03T02:35:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to make SAS use all resources?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-make-SAS-use-all-resources/m-p/555826#M154735</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;SAS will not use more than it needs.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Sometimes SAS does not need all the RAM or all the CPU.&lt;/P&gt;
&lt;P&gt;It depends on the task at hand.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Data steps are typically reading data sets in a sequential manner and doing few calculations, so are limited by the speed of the I/O subsystems and need very little RAM or CPU.&lt;/P&gt;</description>
      <pubDate>Fri, 03 May 2019 02:50:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-make-SAS-use-all-resources/m-p/555826#M154735</guid>
      <dc:creator>ChrisNZ</dc:creator>
      <dc:date>2019-05-03T02:50:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to make SAS use all resources?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-make-SAS-use-all-resources/m-p/556172#M154908</link>
      <description>You'll probably see more resource consumption in PROCs that sort and/or aggregates data, such as SQL, SUMMARY and SORT. Set the option FULLSTIMER to monitor resources. Also, set the SORTSIZE option to a value slightly below your setting of MEMSIZE.</description>
      <pubDate>Sat, 04 May 2019 12:41:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-make-SAS-use-all-resources/m-p/556172#M154908</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2019-05-04T12:41:28Z</dc:date>
    </item>
  </channel>
</rss>

