<?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 my application support on various Itanium/OpenVMS platform in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/my-application-support-on-various-itanium-openvms-platform/m-p/5138264#M91676</link>
    <description>Hi All,&lt;BR /&gt;&lt;BR /&gt;I have ported one of our VAX MACRO application to IA64/OpenVMS 8.2-1(build server). The ported application runs fine IA64/VMS 8.3, &amp;amp; VMS 8.3-1H1.&lt;BR /&gt;&lt;BR /&gt;We did this porting work on Itanium rx2600 OpenVMS Industry Standard 64 Operating System, Version V8.2-1. We don’t have any other Itanium hardware to test our application. I would like to know what are all the Itanium Hardware series will support my application. Hope it will run in all rx2nnn, rx3nnn,,,,,rx7nnn series, etc. But I have no idea about the compatiblity with Blade server series and any Non-stop server?.&lt;BR /&gt;&lt;BR /&gt;Yesterday I saw Itanium/OpenVMS road map. OpenVMS 8.3-H1 runs in blade server too. But I am not able to understand the various Itanium hardware –versus- 3rd party application (like our software) support details. If you please give some details, it will be great healp.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Archunan</description>
    <pubDate>Thu, 30 Oct 2008 00:19:20 GMT</pubDate>
    <dc:creator>Arch_Muthiah</dc:creator>
    <dc:date>2008-10-30T00:19:20Z</dc:date>
    <item>
      <title>my application support on various Itanium/OpenVMS platform</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/my-application-support-on-various-itanium-openvms-platform/m-p/5138264#M91676</link>
      <description>Hi All,&lt;BR /&gt;&lt;BR /&gt;I have ported one of our VAX MACRO application to IA64/OpenVMS 8.2-1(build server). The ported application runs fine IA64/VMS 8.3, &amp;amp; VMS 8.3-1H1.&lt;BR /&gt;&lt;BR /&gt;We did this porting work on Itanium rx2600 OpenVMS Industry Standard 64 Operating System, Version V8.2-1. We don’t have any other Itanium hardware to test our application. I would like to know what are all the Itanium Hardware series will support my application. Hope it will run in all rx2nnn, rx3nnn,,,,,rx7nnn series, etc. But I have no idea about the compatiblity with Blade server series and any Non-stop server?.&lt;BR /&gt;&lt;BR /&gt;Yesterday I saw Itanium/OpenVMS road map. OpenVMS 8.3-H1 runs in blade server too. But I am not able to understand the various Itanium hardware –versus- 3rd party application (like our software) support details. If you please give some details, it will be great healp.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Archunan</description>
      <pubDate>Thu, 30 Oct 2008 00:19:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/my-application-support-on-various-itanium-openvms-platform/m-p/5138264#M91676</guid>
      <dc:creator>Arch_Muthiah</dc:creator>
      <dc:date>2008-10-30T00:19:20Z</dc:date>
    </item>
    <item>
      <title>Re: my application support on various Itanium/OpenVMS platform</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/my-application-support-on-various-itanium-openvms-platform/m-p/5138265#M91677</link>
      <description>Archunan,&lt;BR /&gt;&lt;BR /&gt;In general, the answer is yes. There are, of course, questions about does your application do things where care might be advisable (e.g., does the code use constructs such as shared memory, where increased numbers or speeds of processors could uncover latent timing errors and race conditions).&lt;BR /&gt;&lt;BR /&gt;In most cases, the usability of an application depends on the CPU chip(s), not the particular hardware model.&lt;BR /&gt;&lt;BR /&gt;This is a technical reality. If one is selling software and making guarantees, it would be advisable to arrange for test time on each of the hardware models to ensure that there are no issues.&lt;BR /&gt;&lt;BR /&gt;It is not necessary to purchase and maintain a stable of all platforms. There are a variety of ways in which access to different models can be obtained for testing purposes, including through the OpenVMS organization at HP.&lt;BR /&gt;&lt;BR /&gt;- Bob Gezelter, &lt;A href="http://www.rlgsc.com" target="_blank"&gt;http://www.rlgsc.com&lt;/A&gt;</description>
      <pubDate>Thu, 30 Oct 2008 00:33:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/my-application-support-on-various-itanium-openvms-platform/m-p/5138265#M91677</guid>
      <dc:creator>Robert Gezelter</dc:creator>
      <dc:date>2008-10-30T00:33:55Z</dc:date>
    </item>
    <item>
      <title>Re: my application support on various Itanium/OpenVMS platform</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/my-application-support-on-various-itanium-openvms-platform/m-p/5138266#M91678</link>
      <description>&lt;BR /&gt;It is very hard to imagine a 'normal' application which would not run on an other platform on the same chip.&lt;BR /&gt;&lt;BR /&gt;99% sure it will run unchanged.&lt;BR /&gt;&lt;BR /&gt;If this is all user mode code, then that becomes 99.9% sure&lt;BR /&gt;&lt;BR /&gt;If the application is CPU dependent, then typically the porter would know... by bumping his head, falling over and getting back up.&lt;BR /&gt;&lt;BR /&gt;OpenVMS 8.2 --&amp;gt; 8.3 is the bigger risk, about 00.01%. ;-).&lt;BR /&gt;&lt;BR /&gt;The biggest risk really is going SMP, multiple cores, if that was not originally tested.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt; We donâ  t have any other Itanium hardware to test our application. &lt;BR /&gt;&lt;BR /&gt;Maybe Check out testdrive.hp.com&lt;BR /&gt;They may be able to give you access to an 8.3 Itanium, but the current system they have is also an RX2600, dual-cpu.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;fwiw.&lt;BR /&gt;Hein.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 30 Oct 2008 00:57:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/my-application-support-on-various-itanium-openvms-platform/m-p/5138266#M91678</guid>
      <dc:creator>Hein van den Heuvel</dc:creator>
      <dc:date>2008-10-30T00:57:05Z</dc:date>
    </item>
    <item>
      <title>Re: my application support on various Itanium/OpenVMS platform</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/my-application-support-on-various-itanium-openvms-platform/m-p/5138267#M91679</link>
      <description>Hello&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt;We did this porting work on Itanium rx2600 OpenVMS Industry Standard 64 Operating System, Version V8.2-1&lt;BR /&gt;&lt;BR /&gt;I am a bit surprised, I would not take 8.2-1 as a starting point, but 8.3&lt;BR /&gt;&lt;BR /&gt;I see 8.3 as 8.2-1 with all major patches and improvements.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 30 Oct 2008 06:04:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/my-application-support-on-various-itanium-openvms-platform/m-p/5138267#M91679</guid>
      <dc:creator>labadie_1</dc:creator>
      <dc:date>2008-10-30T06:04:44Z</dc:date>
    </item>
    <item>
      <title>Re: my application support on various Itanium/OpenVMS platform</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/my-application-support-on-various-itanium-openvms-platform/m-p/5138268#M91680</link>
      <description>Bob/Hein/Labadie,&lt;BR /&gt;&lt;BR /&gt;Thanks for all your information.&lt;BR /&gt;Labadie, actually I started porting this application on 8.3 only. But my HP support adviced me to do this port on 8.2-1. All sources are MACRO 32, it works fine upto 8.3-1H1.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Archunan&lt;BR /&gt;</description>
      <pubDate>Sun, 02 Nov 2008 17:22:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/my-application-support-on-various-itanium-openvms-platform/m-p/5138268#M91680</guid>
      <dc:creator>Arch_Muthiah</dc:creator>
      <dc:date>2008-11-02T17:22:05Z</dc:date>
    </item>
  </channel>
</rss>

