Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 654 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 654 Bytes

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