Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 354 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 354 Bytes

nanchecker

dynamic NaN behavior checker

nanchecker is a small utlity which checks the CPU architecture behavior when it encouters floating-point NaN values (Not a Number). It tries to determine if the CPU returns one of the input NaN, a canonic NaN (TBD) or a NaN based on an other predicate (TBD) e.g. max payload.

Build and run

make test