Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

If your CPU has vector/SIMD instructions then you might want fp16 format support for data processing so that you can operate on (say) a 128-bit vector of 8 fp16 values at once, rather than having to work with 4 fp32 values at a time. But I agree that there's a lot you can do with just load/store/conversion support.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: