Home > Research > Publications & Outputs > Embracing Iterations in Quantum Software

Links

Text available via DOI:

View graph of relations

Embracing Iterations in Quantum Software: A Vision

Research output: Contribution in Book/Report/Proceedings - With ISBN/ISSNConference contribution/Paperpeer-review

Published
  • Arif Ali Khan
  • Mahdi Fehmideh
  • Aakash Ahmad
  • Muhammad Waseem
  • Mahmood Niazi
  • Valtteri Lahtinen
  • Tommi Mikkonen
Close
Publication date10/11/2022
Host publicationQP4SE 2022: Proceedings of the 1st International Workshop on Quantum Programming for Software Engineering
Place of PublicationNew York
PublisherACM
Pages11-14
Number of pages4
ISBN (electronic)9781450394581
<mark>Original language</mark>English

Publication series

NameQP4SE 2022 - Proceedings of the 1st International Workshop on Quantum Programming for Software Engineering, co-located with ESEC/FSE 2022

Abstract

In today’s software engineering, iterations, affordable en masse, form an important part of just about any system. However, not all computing resources are cheap to consume. In High-Performance (HPC) and Quantum Computing (QC), executions can consume considerable amounts of energy and time, which is reserved and used even if the very first steps in the process fail. This means that developers must assume a different attitude towards programming, and aim at error-free software before its execution. This is commonly facilitated using simulators, which are commonplace for both HPC and QC. However the fashion developers advance from one tool to another is ad-hoc, with no established software engineering guidelines, and the final step from simulators to HPC/QC is still a leap of faith, comparable to releasing software. In this paper, we propose a vision where developers can iterate in an agile fashion when developing quantum software. The iterations are defined such that when the solution is still vague in the beginning, computations are interactive and provide instant feedback, thus supporting conceptualization of the software and experimenting with new ideas. When the solution becomes more precise, more expensive computations such as quantum algorithm and hyperparameter optimization are executed in batches.