Skip to content
This repository was archived by the owner on Dec 25, 2023. It is now read-only.

Commit d3eca2c

Browse files
authored
updated doc to prepare for v2.0 release (#26)
1 parent 6490fc1 commit d3eca2c

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGES.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# Changes
22

3+
## Version 2.0
4+
- Migrated the HEXL-FPGA library from OpenCL to oneAPI (first time oneAPI release).
5+
- Added optimization for Agilex FPGAs.
6+
- Added experimental bridge to Microsoft SEAL v4.0.0.
7+
- Added framework for comparing performance between HEXL-FPGA and HEXL.
8+
- Enabled the selection of target devices (CPU or FPGA) inside the same run.
9+
- Bug fixes.
10+
- Updated related documents.
11+
12+
Co-Authored-by: @[shahzadATintel](https://github.com/shahzadATintel) <br/>
13+
Co-Authored-by: @[wangyon1](https://github.com/wangyon1) <br/>
14+
Co-Authored-by: @[ymeng-git](https://github.com/ymeng-git) <br/>
15+
Co-Authored-by: @[yzhou79](https://github.com/yzhou79) <br/>
16+
317
## Version 2.0-rc1
418
- Migrated the HEXL-FPGA library from OpenCL to oneAPI.
519
- Added experimental bridge to Microsoft SEAL v4.0.0.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -278,7 +278,7 @@ To cite Intel HE Acceleration Library for FPGAs, please use the following BibTeX
278278
author={Meng, Yan and Butt, Shahzad and Wang, Yong and Zhou, Yongfa and Simoni, Steven and others},
279279
title = {{I}ntel {Homomorphic Encryption Acceleration Library for FPGAs} (Version 2.0)},
280280
howpublished = {\url{https://github.com/intel/hexl-fpga}},
281-
month = August,
281+
month = November,
282282
year = 2022,
283283
key = {Intel HE Acceleration Library for FPGAs}
284284
}

0 commit comments

Comments
 (0)