Skip to content

zigpot/CUDA-QFT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About:

This is the accompanying program used in the paper "Optimizing Quantum Fourier Transform Simulation on GPU". The program was originally written in NVIDIA SDK (here), ported to CUDA and modified.

Prerequisites:

CUDA 10.0.0 or later

libquantum 1.1.1 (don't forget to link the newly installed library, e.g. sudo ldconfig)

Compilation:

Simply run makefile:

make

Usage:

./qft B [V]

B = Number of qubits

V = version of the GPU algorithm

Contact Me:

for more info please contact: farizmade[at]yahoo.com

About

A parallel implementation of QFT on CUDA

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published