Skip to content

Odiob/QI-OpenCL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

QI-OpenCL

Final project for Quantum Information course at the University of Padua (2019).

The code implements the shifted QR algorithm to find the lowest eigenvalue of a random hermitian matrix.

Made for learning the basics of parallel computing and OpenCL.

Tested with the following configuration:

  • CPU: Intel Core i5 4670
  • GPU: AMD Radeon HD 7870
  • OS: Windows 10
  • Compiler: GCC 8.1.0 via MinGW-w64
  • External libraries: AMD APP SDK, LAPACKE

Note: code was never intended to run on different hardware and/or software, hence it might require some modifications to do it.

About

Final project for Quantum Information course (2019)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages