Matrix exponentials and parallel prefix computation in a quantum control problem
✍ Scribed by T. Auckenthaler; M. Bader; T. Huckle; A. Spörl; K. Waldherr
- Publisher
- Elsevier Science
- Year
- 2010
- Tongue
- English
- Weight
- 514 KB
- Volume
- 36
- Category
- Article
- ISSN
- 0167-8191
No coin nor oath required. For personal study only.
✦ Synopsis
Quantum control plays a key role in quantum technology, in particular for steering quantum systems. As problem size grows exponentially with the system size, it is necessary to deal with fast numerical algorithms and implementations. We improved an existing code for quantum control concerning two linear algebra tasks: the computation of the matrix exponential and efficient parallelisation of prefix matrix multiplication.
For the matrix exponential we compare three methods: the eigendecomposition method, the Padé method and a polynomial expansion based on Chebyshev polynomials. We show that the Chebyshev method outperforms the other methods both in terms of computation time and accuracy. For the prefix problem we compare the tree-based parallel prefix scheme, which is based on a recursive approach, with a sequential multiplication scheme where only the individual matrix multiplications are parallelised. We show that this finegrain approach outperforms the parallel prefix scheme by a factor of 2-3, depending on parallel hardware and problem size, and also leads to lesser memory requirements.
Overall, the improved linear algebra implementations not only led to a considerable runtime reduction, but also allowed us to tackle problems of larger size on the same parallel compute cluster.
📜 SIMILAR VOLUMES