Skip to content

Commit 7e941b2

Browse files
committed
refactor(gpu): use hexes to initialize twiddles for 64 bit fft
1 parent 3897137 commit 7e941b2

File tree

2 files changed

+8194
-8193
lines changed

2 files changed

+8194
-8193
lines changed

_typos.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,6 @@ extend-ignore-identifiers-re = [
1616

1717
[files]
1818
extend-exclude = [
19-
"backends/tfhe-cuda-backend/cuda/src/fft128/twiddles.cu"
19+
"backends/tfhe-cuda-backend/cuda/src/fft128/twiddles.cu",
20+
"backends/tfhe-cuda-backend/cuda/src/fft/twiddles.cu",
2021
]

0 commit comments

Comments
 (0)