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): copy lut and lut indexes to all GPUs #1207

Merged
merged 2 commits into from
Jun 13, 2024

Conversation

pdroalves
Copy link
Contributor

@pdroalves pdroalves commented Jun 6, 2024

closes: https://github.com/zama-ai/tfhe-rs-internal/issues/597

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

@pdroalves pdroalves requested a review from agnesLeroy June 6, 2024 20:21
@cla-bot cla-bot bot added the cla-signed label Jun 6, 2024
@pdroalves pdroalves changed the base branch from main to feat/gpu/multi_gpu June 6, 2024 20:21
@agnesLeroy agnesLeroy force-pushed the feat/gpu/multi_gpu branch 3 times, most recently from 5591f78 to ccc2651 Compare June 7, 2024 13:05
@pdroalves pdroalves changed the base branch from feat/gpu/multi_gpu to al/multi_gpu_omp June 7, 2024 13:56
@pdroalves pdroalves force-pushed the feat/gpu/multi_gpu_luts branch 3 times, most recently from 4af8601 to 0803a74 Compare June 7, 2024 19:32
@pdroalves pdroalves marked this pull request as ready for review June 7, 2024 19:57
Base automatically changed from al/multi_gpu_omp to main June 10, 2024 14:05
@pdroalves pdroalves force-pushed the feat/gpu/multi_gpu_luts branch 5 times, most recently from 52c6150 to 6bc93ba Compare June 11, 2024 14:21
@agnesLeroy agnesLeroy changed the title feat(gpu): split int_radix_params through different GPUs feat(gpu): copy lut and lut indexes to all GPUs Jun 12, 2024
@agnesLeroy agnesLeroy force-pushed the feat/gpu/multi_gpu_luts branch 2 times, most recently from 6e132c8 to 27fc9cd Compare June 12, 2024 10:23
@agnesLeroy agnesLeroy merged commit d3a6b4a into main Jun 13, 2024
26 checks passed
@agnesLeroy agnesLeroy deleted the feat/gpu/multi_gpu_luts branch June 13, 2024 11:02
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.

2 participants