Skip to content

Commit 96c1850

Browse files
author
Scott Straughan
committed
Added double batched FTT library project.
1 parent ce2cc3e commit 96c1850

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
---
2+
contributor: scott
3+
date: '2024-07-24T00:00:00'
4+
creation_date: '2022-12-05T00:00:00'
5+
license: BSD 3-Clause License
6+
tags:
7+
- ftt
8+
- batched
9+
- intel
10+
- tensor
11+
title: Double-Batched FFT Library
12+
external_url: https://github.com/intel/double-batched-fft-library
13+
---
14+
15+
The Double-Batched FFT Library is a library for computing the Fast Fourier Transform (FFT) on Graphics Processing
16+
Units (GPUs). GPU support is enabled via SYCL, OpenCL, or Level Zero.

0 commit comments

Comments
 (0)