• 16 bit floats

    From Stephen Pelc@21:1/5 to All on Thu Dec 28 11:36:53 2023
    16 bit floats are increasingly available on modern desktop CPUs.

    Does anyone use these or want to use these in Forth?

    Stephen
    --
    Stephen Pelc, stephen@vfxforth.com
    MicroProcessor Engineering, Ltd. - More Real, Less Time
    133 Hill Lane, Southampton SO15 5AF, England
    tel: +44 (0)78 0390 3612, +34 649 662 974
    http://www.mpeforth.com - free VFX Forth downloads

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Clive Arthur@21:1/5 to Stephen Pelc on Thu Dec 28 12:42:05 2023
    On 28/12/2023 11:36, Stephen Pelc wrote:
    16 bit floats are increasingly available on modern desktop CPUs.

    Does anyone use these or want to use these in Forth?

    Stephen

    Byte, Shirley?

    --
    Cheers
    Clive

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From minforth@21:1/5 to Stephen Pelc on Thu Dec 28 14:34:46 2023
    Stephen Pelc wrote:
    16 bit floats are increasingly available on modern desktop CPUs.
    Does anyone use these or want to use these in Forth?

    I am guessing that compact AI matrices are the main driver today
    behind flaot16 formats. What else can you do with a 10 bit mantissa?
    Or even only 7 mantissa bits for bfloat16.

    FWIW I am using 24 bit floats because they are well suited for
    AD/DA conversion with de/normalisation of signal vectors.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Clive Arthur@21:1/5 to Clive Arthur on Thu Dec 28 16:13:44 2023
    On 28/12/2023 12:42, Clive Arthur wrote:
    On 28/12/2023 11:36, Stephen Pelc wrote:
    16 bit floats are increasingly available on modern desktop CPUs.

    Does anyone use these or want to use these in Forth?

    Stephen

    Byte, Shirley?

    I stand corrected! 16 bit floats, whodathunkit?

    --
    Cheers
    Clive

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)