-
Notifications
You must be signed in to change notification settings - Fork 156
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
Conversation
4140b15
to
fc8cc6b
Compare
fc8cc6b
to
f07e4e6
Compare
be74673
to
51dd78b
Compare
There was a problem hiding this 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!
backends/tfhe-cuda-backend/cuda/tests_and_benchmarks/tests/CMakeLists.txt
Show resolved
Hide resolved
9854cb7
to
ad58742
Compare
backends/tfhe-cuda-backend/cuda/tests_and_benchmarks/benchmarks/CMakeLists.txt
Outdated
Show resolved
Hide resolved
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 :) |
40c4253
to
89928fa
Compare
…ll variants and the FFT
89928fa
to
cf572fa
Compare
Solves https://github.com/zama-ai/tfhe-rs-internal/issues/471
closes: please link all relevant issues
PR content/description
Check-list: