Skip to content

PvdBerg1998/cufft_rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cufft_rust

This is a safe Rust wrapper around CUDA FFT (cuFFT).

It only supports a subset of the API which I need for private projects. For now this only includes the real-to-complex forward transform.

The CUDA toolkit is not bundled and has to be installed manually. See cuFFT.

About

A safe Rust wrapper around a subset of cuFFT.

Topics

Resources

License

Stars

Watchers

Forks