New Nvidia driver adds 16bit float support to OpenCL [pdf]

  • Can someone explain why they update to Clang 7, that was released 19 September 2018?

  • It doesn't seem it's new. The release notes for the 511.79 driver from February 2022 say the same thing:

    https://us.download.nvidia.com/Windows/511.79/511.79-win11-w...

  • It seems they are finally enable the 16bit float extension in their OpenCL implementation.

  • Is this the IEEE float16 type or the bfloat16 type? It doesn't say

  • any idea why this took them so long?