Skip to content
Snippets Groups Projects

Add experimental half precison support

Merged Markus Holzer requested to merge holzer/pystencils:halfP into master

With this MR experimental half-precision support is added

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Michael Kuron
    • Resolved by Michael Kuron

      Any plans to support CPU vectorization? Half precision is supported by Sapphire Rapids' AVX512 implementation (_m512h types), ARM Neon (float16x4_t), and ARM SVE (svfloat16_t), while the RISC-V "Zvfh" extension (vfloat16m1_t) is currently in the process of being ratified.

      Edited by Michael Kuron
  • Michael Kuron requested review from @kuron and removed review request for @kohl

    requested review from @kuron and removed review request for @kohl

  • Michael Kuron
  • Markus Holzer added 1 commit

    added 1 commit

    • e57837b1 - Pythonise half precison header

    Compare with previous version

  • Markus Holzer added 1 commit

    added 1 commit

    Compare with previous version

  • Michael Kuron
  • Michael Kuron
  • Markus Holzer added 1 commit

    added 1 commit

    Compare with previous version

  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Please register or sign in to reply
    Loading