Bug: 148976166

Clone this repo:
  1. b9cd83b Merge Android 14 QPR2 to AOSP main by Xin Li · 8 weeks ago main master
  2. 58fe764 Update OWNERS file am: 5fbb352454 by Sadaf Ebrahimi · 10 weeks ago
  3. 5fbb352 Update OWNERS file by Sadaf Ebrahimi · 10 weeks ago
  4. cee9871 Merge Android 24Q1 Release (ab/11220357) by Xin Li · 3 months ago
  5. 9e3376f [automerger skipped] Merge Android 14 am: e04a018721 -s ours am: 3603450018 -s ours am: c2696316bf -s ours am: ba3d2d3b79 -s ours am: 86a48f72b3 -s ours by Xin Li · 7 months ago

FP16

Header-only library for conversion to/from half-precision floating point formats

Features

  • Supports IEEE and ARM alternative half-precision floating-point format
    • Property converts infinities and NaNs
    • Properly converts denormal numbers, even on systems without denormal support
  • Header-only library, no installation or build required
  • Compatible with C99 and C++11
  • Fully covered with unit tests and microbenchmarks

Acknowledgements

HPC Garage logo Georgia Tech College of Computing logo

The library is developed by Marat Dukhan of Georgia Tech. FP16 is a research project at Richard Vuduc's HPC Garage lab in the Georgia Institute of Technology, College of Computing, School of Computational Science and Engineering.

This material is based upon work supported by the U.S. National Science Foundation (NSF) Award Number 1339745. Any opinions, findings and conclusions or recommendations expressed in this material are those of the authors and do not necessarily reflect those of NSF.