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

feat(gpu): reimplement custom benchmarks #956

Merged
merged 2 commits into from
Mar 8, 2024
Merged

Conversation

pdroalves
Copy link
Contributor

Solves https://github.com/zama-ai/tfhe-rs-internal/issues/471

closes: please link all relevant issues

PR content/description

Check-list:

  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)
  • Relevant issues are marked as resolved/closed, related issues are linked in the description
  • Check for breaking changes (including serialization changes) and add them to commit message following the conventional commit specification

@cla-bot cla-bot bot added the cla-signed label Mar 6, 2024
@pdroalves pdroalves force-pushed the feat/gpu/benchmark branch from 4140b15 to fc8cc6b Compare March 6, 2024 13:23
@pdroalves pdroalves changed the title Feat/gpu/benchmark feat(gpu): reimplement custom benchmarks Mar 6, 2024
@pdroalves pdroalves force-pushed the feat/gpu/benchmark branch from fc8cc6b to f07e4e6 Compare March 6, 2024 15:20
@pdroalves pdroalves force-pushed the feat/gpu/benchmark branch 3 times, most recently from be74673 to 51dd78b Compare March 7, 2024 14:59
Copy link
Contributor

@agnesLeroy agnesLeroy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey @pdroalves! Thank you very much for this, it was a bit hard to review, I hope I didn't miss anything. Just some minor fixes anyway, and it'll be good to go!

@pdroalves pdroalves force-pushed the feat/gpu/benchmark branch 2 times, most recently from 9854cb7 to ad58742 Compare March 7, 2024 18:11
@IceTDrinker
Copy link
Member

may I suggest adding a target in the Makefile to check those internal benchmarks are always compiling ok ? And this check be added to the pcc_gpu :)

@pdroalves pdroalves force-pushed the feat/gpu/benchmark branch 4 times, most recently from 40c4253 to 89928fa Compare March 8, 2024 12:36
@pdroalves pdroalves requested a review from agnesLeroy March 8, 2024 12:48
Makefile Outdated Show resolved Hide resolved
@pdroalves pdroalves force-pushed the feat/gpu/benchmark branch from 89928fa to cf572fa Compare March 8, 2024 14:01
@pdroalves pdroalves requested a review from agnesLeroy March 8, 2024 14:01
@pdroalves pdroalves merged commit d4f8fb8 into main Mar 8, 2024
34 checks passed
@pdroalves pdroalves deleted the feat/gpu/benchmark branch March 8, 2024 17:04
@pdroalves pdroalves restored the feat/gpu/benchmark branch March 8, 2024 20:14
@pdroalves pdroalves deleted the feat/gpu/benchmark branch March 19, 2024 12:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants