kokkos / kokkos.github.io

Source code for kokkos.org pages
https://kokkos.org
1 stars 12 forks source link

Direct Measurement Numerical Accuracy #94

Open dalg24 opened 10 months ago

dalg24 commented 10 months ago

Shaman uses Error Free Transforms to explicitly evaluate order 1 rounding error of IEEE floating point. It works as a library and it just needs the user to replace their scalar types by Shaman's. We will soon adapt it to integrate well with Kokkos and be able to assess numerical accuracy of GPU kernels. The long term goal is to ease the move to cheaper and faster datatypes introduced for AI computations.

cedricchevalier19 commented 9 months ago

kokkos-shaman.pdf