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

Cuda fft fuzzer #502

Merged
merged 4 commits into from
Aug 31, 2023
Merged

Cuda fft fuzzer #502

merged 4 commits into from
Aug 31, 2023

Conversation

daphneherlambda
Copy link
Contributor

@daphneherlambda daphneherlambda commented Jul 10, 2023

Cuda FFT fuzzer

Description

This PR adds a differential fuzzer that compares cuda fft vs cpu fft
Must be merged after: #495

Type of change

Please delete options that are not relevant.

  • New feature
  • Bug fix
  • Optimization

Checklist

  • Linked to Github Issue
  • Unit tests added
  • This change requires new documentation.
    • Documentation has been added/updated.
  • This change is an Optimization
    • Benchmarks added/run

@daphneherlambda daphneherlambda requested review from a team, schouhy and ajgara as code owners July 10, 2023 14:29
@daphneherlambda daphneherlambda changed the base branch from main to fuzzing-workspaces July 10, 2023 14:30
@codecov-commenter
Copy link

Codecov Report

Merging #502 (4522471) into fuzzing-workspaces (8d5f830) will not change coverage.
The diff coverage is n/a.

@@                 Coverage Diff                 @@
##           fuzzing-workspaces     #502   +/-   ##
===================================================
  Coverage               94.37%   94.37%           
===================================================
  Files                      65       65           
  Lines                    8715     8715           
===================================================
  Hits                     8225     8225           
  Misses                    490      490           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@Juan-M-V Juan-M-V mentioned this pull request Jul 11, 2023
6 tasks
@MauroToscano MauroToscano merged commit 8d5849f into fuzzing-workspaces Aug 31, 2023
@MauroToscano MauroToscano deleted the cuda-fft-fuzzer branch August 31, 2023 15:06
github-merge-queue bot pushed a commit that referenced this pull request Aug 31, 2023
* Separate into workspaces

* Remove unused name

* Run cargo fix

* Update readme

* update makefile command for fuzzers

* delete command for cuda fuzzer

* Cuda fft fuzzer (#502)

* add cuda fft fuzzer

* add cuda fft fuzzer in honggfuzz

* add power of two check

---------

Co-authored-by: dafifynn <[email protected]>

---------

Co-authored-by: Juanma <[email protected]>
Co-authored-by: dafifynn <[email protected]>
Co-authored-by: Mauro Toscano <[email protected]>
Co-authored-by: daphneherlambda <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants