<?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: Procedure HPCLUS not found. in SAS Data Science</title>
    <link>https://communities.sas.com/t5/SAS-Data-Science/Procedure-HPCLUS-not-found/m-p/647203#M8270</link>
    <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/326306"&gt;@tim-hahn&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13884"&gt;@ballardw&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;I also have the problem, that when I want to run hpclus an ERROR accords saying: Procedure HPCLUS not found.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;However if I run proc setinit I can se -- High Performance Suit.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Do you have any suggestions?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you!&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Did you run the proc product_status to see if it was installed? If it was installed and the proc is not available then you may need to share your SAS version, or the High Performance Suite version or contact SAS tech support. I am not sure if HPClus is available in earlier versions.&lt;/P&gt;</description>
    <pubDate>Tue, 12 May 2020 18:39:13 GMT</pubDate>
    <dc:creator>ballardw</dc:creator>
    <dc:date>2020-05-12T18:39:13Z</dc:date>
    <item>
      <title>Procedure HPCLUS not found.</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Procedure-HPCLUS-not-found/m-p/582841#M7968</link>
      <description>&lt;P&gt;IS IT NECESSARY TO DO ANY PROCEDURE BEFORE RUNNING THE HPCLUS PROCESS? EVERY TIME I RUN PROC GOT THE MESSAGE - ERROR: Procedure HPCLUS not found.&lt;/P&gt;</description>
      <pubDate>Wed, 21 Aug 2019 15:00:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Procedure-HPCLUS-not-found/m-p/582841#M7968</guid>
      <dc:creator>EloarL</dc:creator>
      <dc:date>2019-08-21T15:00:28Z</dc:date>
    </item>
    <item>
      <title>Re: Procedure HPCLUS not found.</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Procedure-HPCLUS-not-found/m-p/582863#M7969</link>
      <description>&lt;P&gt;Run this code:&lt;/P&gt;
&lt;PRE&gt;proc setinit;run;&lt;/PRE&gt;
&lt;P&gt;If your log does not show something like&lt;/P&gt;
&lt;PRE&gt;---High Performance Suite
&lt;/PRE&gt;
&lt;P&gt;in the output then you are not licensed for the HP procedures and would need to add it to your license and install.&lt;/P&gt;
&lt;P&gt;If it is in the log then run:&lt;/P&gt;
&lt;PRE&gt;proc product_status;run;&lt;/PRE&gt;
&lt;P&gt;If you do not see something similar to:&lt;/P&gt;
&lt;PRE&gt;For High Performance Suite ...
   Custom version information:
&lt;/PRE&gt;
&lt;P&gt;then the HP procedures were not installed and need to be installed.&lt;/P&gt;</description>
      <pubDate>Wed, 21 Aug 2019 15:31:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Procedure-HPCLUS-not-found/m-p/582863#M7969</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2019-08-21T15:31:16Z</dc:date>
    </item>
    <item>
      <title>Re: Procedure HPCLUS not found.</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Procedure-HPCLUS-not-found/m-p/582886#M7970</link>
      <description>I understand, thanks for the help ... in this case then I will need to perform the istalation.</description>
      <pubDate>Wed, 21 Aug 2019 16:26:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Procedure-HPCLUS-not-found/m-p/582886#M7970</guid>
      <dc:creator>EloarL</dc:creator>
      <dc:date>2019-08-21T16:26:19Z</dc:date>
    </item>
    <item>
      <title>Re: Procedure HPCLUS not found.</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Procedure-HPCLUS-not-found/m-p/647188#M8269</link>
      <description>&lt;P&gt;hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13884"&gt;@ballardw&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;I also have the problem, that when I want to run hpclus an ERROR accords saying: Procedure HPCLUS not found.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However if I run proc setinit I can se -- High Performance Suit.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do you have any suggestions?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Tue, 12 May 2020 18:07:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Procedure-HPCLUS-not-found/m-p/647188#M8269</guid>
      <dc:creator>tim-hahn</dc:creator>
      <dc:date>2020-05-12T18:07:35Z</dc:date>
    </item>
    <item>
      <title>Re: Procedure HPCLUS not found.</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Procedure-HPCLUS-not-found/m-p/647203#M8270</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/326306"&gt;@tim-hahn&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13884"&gt;@ballardw&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;I also have the problem, that when I want to run hpclus an ERROR accords saying: Procedure HPCLUS not found.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;However if I run proc setinit I can se -- High Performance Suit.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Do you have any suggestions?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you!&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Did you run the proc product_status to see if it was installed? If it was installed and the proc is not available then you may need to share your SAS version, or the High Performance Suite version or contact SAS tech support. I am not sure if HPClus is available in earlier versions.&lt;/P&gt;</description>
      <pubDate>Tue, 12 May 2020 18:39:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Procedure-HPCLUS-not-found/m-p/647203#M8270</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2020-05-12T18:39:13Z</dc:date>
    </item>
    <item>
      <title>Re: Procedure HPCLUS not found.</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Procedure-HPCLUS-not-found/m-p/647205#M8271</link>
      <description>&lt;P&gt;Thank you for your quick response&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13884"&gt;@ballardw&lt;/a&gt;&amp;nbsp;.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yes I ran it and it says:&amp;nbsp;&lt;/P&gt;&lt;P&gt;For High Performance Suit ...&lt;/P&gt;&lt;P&gt;Custom version Information 2.2_M6&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I use SAS software 9.4&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do I have to update the&amp;nbsp;High Performance Suit? And if so how can I do this?&lt;/P&gt;</description>
      <pubDate>Tue, 12 May 2020 18:47:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Procedure-HPCLUS-not-found/m-p/647205#M8271</guid>
      <dc:creator>tim-hahn</dc:creator>
      <dc:date>2020-05-12T18:47:23Z</dc:date>
    </item>
  </channel>
</rss>

