Skip to content

Commit

Permalink
Added double batched FTT library project.
Browse files Browse the repository at this point in the history
  • Loading branch information
scottstraughan committed Jul 24, 2024
1 parent ce2cc3e commit 96c1850
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions content/projects/2024/2024-07-24-double-batched-fft-library.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
---
contributor: scott
date: '2024-07-24T00:00:00'
creation_date: '2022-12-05T00:00:00'
license: BSD 3-Clause License
tags:
- ftt
- batched
- intel
- tensor
title: Double-Batched FFT Library
external_url: https://github.com/intel/double-batched-fft-library
---

The Double-Batched FFT Library is a library for computing the Fast Fourier Transform (FFT) on Graphics Processing
Units (GPUs). GPU support is enabled via SYCL, OpenCL, or Level Zero.

0 comments on commit 96c1850

Please sign in to comment.