Hello syphilis,

While searching the IBM site, I found a Redbook that describes the use of the DFP hardware and software. It stated that 3 Linux distributions ( Redhat, SUSE, and Ubuntu ) support the hardware and software DFP. It had a link to download the software, which if the hardware is present, will use the hardware, otherwise is does the calculation(s) in software. So it may be available for your Ubuntu system??? The Redbook stated that the software was designed to co-exist with binary floating point.

I honestly don't know enough now to give a good answer about which OS, but I'll be looking into the subject and hope to know more soon. The announcement letter for power8 says hardware supports both bigendian and littleendian. How, I don't know yet!

The newest RS\6000 (p-series) that I have is power5 (bigendian), so I can't use any of the new features.

Just so you know, Google, Hitachi and several other companies are coming out with non-IBM power8 computers during 2015. While IBM's entry level systems are around $10K, the non-IBM versions are projected to be less than $3K. Hopefully Google will want to dominate the market and build an entry level around the price point of Intel/AMD PCs. But that's just a wish!

I don't have much time until March, but I am interested in furthering this capability for Perl, so lets keep in touch.

Best Regards...Ed

"Well done is better than well said." - Benjamin Franklin


In reply to Re^4: Decimal Floating Point (DFP) and does Perl needs DFP? by flexvault
in thread Decimal Floating Point (DFP) and does Perl needs DFP? by flexvault

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.