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

Hardware Accleration Support #33

Merged
merged 5 commits into from
May 12, 2022
Merged

Conversation

zchunhai
Copy link

@zchunhai zchunhai commented Mar 25, 2022

Signed-off-by: Chunhai.Zhang [email protected]

This is the proposal for FATE issue #3811

This proposal intends to allow FATE to leverage hardware-based accelerators, such as GPU/FPGA, for better performance.

This proposal will contribute a universal architecture for FATE to use these hardware-based accelerators, including APIs, memory layout standards, data structure, and so on.

This proposal mainly targets accelerating cryptographic operations, such as Paillier encryption, ciphertext computation, and so on.

snowzjx and others added 5 commits March 26, 2022 15:44
Signed-off-by: Chunhai Zhang <[email protected]>
Signed-off-by: Chunhai Zhang <[email protected]>
Signed-off-by: Chunhai Zhang <[email protected]>
Signed-off-by: Chunhai Zhang <[email protected]>
Signed-off-by: Chunhai Zhang <[email protected]>
Copy link
Contributor

@LaynePeng LaynePeng left a comment

Choose a reason for hiding this comment

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

LGMT

Copy link
Contributor

@snowzjx snowzjx left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Collaborator

@hainingzhang hainingzhang left a comment

Choose a reason for hiding this comment

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

LGTM

@snowzjx snowzjx merged commit 9d493fe into FederatedAI:master May 12, 2022
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