GPU acceleration

Hi!

In the design paper it is said that OpenFHE supports GPU and AVX acceleration. How can I enable GPU acceleration? I have an Nvidia RTX A 2000.

Thank you!

Hi @miiip,

Thank you for the question. OpenFHE can support multiple hardware acceleration backends using the Hardware Abstraction Layer (HAL) capability, as mentioned in the design paper. Currently several backends are under development. The only backend that is officially released so far is the AVX512 backend based on the Intel HEXL library. I will post an update to this topic once a GPU backend for OpenFHE gets released.

3 Likes