<?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 Compiler Parallel Support Library in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/compiler-parallel-support-library/m-p/3520660#M701224</link>
    <description>HI Guys ,&lt;BR /&gt;&lt;BR /&gt;A customer of mine wants CPS lib .... is this orderable or free of cost item?&lt;BR /&gt;&lt;BR /&gt;Thanks &amp;amp; Regards ,&lt;BR /&gt;Vipul Bhadra</description>
    <pubDate>Fri, 08 Apr 2005 02:18:39 GMT</pubDate>
    <dc:creator>Vipul_2</dc:creator>
    <dc:date>2005-04-08T02:18:39Z</dc:date>
    <item>
      <title>Compiler Parallel Support Library</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/compiler-parallel-support-library/m-p/3520660#M701224</link>
      <description>HI Guys ,&lt;BR /&gt;&lt;BR /&gt;A customer of mine wants CPS lib .... is this orderable or free of cost item?&lt;BR /&gt;&lt;BR /&gt;Thanks &amp;amp; Regards ,&lt;BR /&gt;Vipul Bhadra</description>
      <pubDate>Fri, 08 Apr 2005 02:18:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/compiler-parallel-support-library/m-p/3520660#M701224</guid>
      <dc:creator>Vipul_2</dc:creator>
      <dc:date>2005-04-08T02:18:39Z</dc:date>
    </item>
    <item>
      <title>Re: Compiler Parallel Support Library</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/compiler-parallel-support-library/m-p/3520661#M701225</link>
      <description>Vipul,&lt;BR /&gt;should be free.&lt;BR /&gt;But may be part of installed compiler.&lt;BR /&gt;Do a&lt;BR /&gt;find / -name cps.h -exec ll {}\;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/B6056-96002/apf.html" target="_blank"&gt;http://docs.hp.com/en/B6056-96002/apf.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards</description>
      <pubDate>Fri, 08 Apr 2005 03:34:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/compiler-parallel-support-library/m-p/3520661#M701225</guid>
      <dc:creator>Peter Godron</dc:creator>
      <dc:date>2005-04-08T03:34:15Z</dc:date>
    </item>
    <item>
      <title>Re: Compiler Parallel Support Library</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/compiler-parallel-support-library/m-p/3520662#M701226</link>
      <description>Hi Peter,&lt;BR /&gt;&lt;BR /&gt;Thanks for your reply. My customer informs me that its not free of cost.&lt;BR /&gt;&lt;BR /&gt;I was unable to determinr from online resources if its free or a paid entity.&lt;BR /&gt;&lt;BR /&gt;Rgds,&lt;BR /&gt;Vipul Bhadra</description>
      <pubDate>Fri, 08 Apr 2005 03:58:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/compiler-parallel-support-library/m-p/3520662#M701226</guid>
      <dc:creator>Vipul_2</dc:creator>
      <dc:date>2005-04-08T03:58:26Z</dc:date>
    </item>
    <item>
      <title>Re: Compiler Parallel Support Library</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/compiler-parallel-support-library/m-p/3520663#M701227</link>
      <description>Vipul,&lt;BR /&gt;what compilers do have installed?&lt;BR /&gt;On one of our machines we have aC++ installed&lt;BR /&gt;(chargeable), but the cps.h file is in /usr/include/&lt;BR /&gt;Same for another machine with ANSI C.&lt;BR /&gt;So if you have one of these installed, you should also have the cps option. I don't believe the cps part is seperately chargeable.&lt;BR /&gt;&lt;BR /&gt;Regards</description>
      <pubDate>Fri, 08 Apr 2005 04:25:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/compiler-parallel-support-library/m-p/3520663#M701227</guid>
      <dc:creator>Peter Godron</dc:creator>
      <dc:date>2005-04-08T04:25:36Z</dc:date>
    </item>
    <item>
      <title>Re: Compiler Parallel Support Library</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/compiler-parallel-support-library/m-p/3520664#M701228</link>
      <description>Hi ,&lt;BR /&gt;&lt;BR /&gt;Customer has ANSI C Compiler for PARISC.&lt;BR /&gt;&lt;BR /&gt;Rgds,&lt;BR /&gt;Vipul</description>
      <pubDate>Fri, 08 Apr 2005 04:29:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/compiler-parallel-support-library/m-p/3520664#M701228</guid>
      <dc:creator>Vipul_2</dc:creator>
      <dc:date>2005-04-08T04:29:27Z</dc:date>
    </item>
    <item>
      <title>Re: Compiler Parallel Support Library</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/compiler-parallel-support-library/m-p/3520665#M701229</link>
      <description>Vipul,&lt;BR /&gt;not using the parallel option ourself, as a starting point what does the find commnd return?&lt;BR /&gt;Can you look at the document and write and compile a little test module.&lt;BR /&gt;Regards</description>
      <pubDate>Fri, 08 Apr 2005 04:34:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/compiler-parallel-support-library/m-p/3520665#M701229</guid>
      <dc:creator>Peter Godron</dc:creator>
      <dc:date>2005-04-08T04:34:52Z</dc:date>
    </item>
  </channel>
</rss>

