Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Direct Measurement Numerical Accuracy #94

Open
dalg24 opened this issue Nov 30, 2023 · 1 comment
Open

Direct Measurement Numerical Accuracy #94

dalg24 opened this issue Nov 30, 2023 · 1 comment
Labels
KUG2023 Presentation for the 2023 Kokkos Usergroup Meeting LightningTalk User

Comments

@dalg24
Copy link
Member

dalg24 commented Nov 30, 2023

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.

@dalg24 dalg24 added KUG2023 Presentation for the 2023 Kokkos Usergroup Meeting User LightningTalk labels Nov 30, 2023
@cedricchevalier19
Copy link
Member

kokkos-shaman.pdf

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
KUG2023 Presentation for the 2023 Kokkos Usergroup Meeting LightningTalk User
Projects
Development

No branches or pull requests

2 participants