FAQ
Q: Does the name "Helmi" have a meaning?
Helmi is the Finnish word for pearl.
Q: Does Helmi provide pulse-level access?
Currently, we only provide circuit-level access.
Q: Is there any optimization applied during gate-to-pulse compilation?
No circuit optimization is performed after the circuit has been submitted in serialized form with the IQM client. The gate-to-pulse compiler replaces each gate by the corresponding pulse and submits the pulses to the backend for execution.
Q: Is heralding enabled on Helmi?
Heralding is an optional feature that allows for post-selection of shots, to filter out runs where one or more qubits were not in the ground state at the beginning of the circuit execution. This feature is available in VTT quantum computers but it is not officially supported by IQM and your mileage may vary.
Q: What is the time-to-execution after a job has been scheduled on Helmi?
An overhead of 6 seconds can be expected. The largest overhead is introduced by compiling the pulses to instructions for the control electronics and the upload to the instruments.
Q: Does the number of shots affect the calibration of Helmi?
No, a large number of shots will not cause thermal excitations of the qubits.
Q: Can Pennylane be used on Helmi?
No, Pennylane is not currently supported on Helmi; but pennylane-qiskit may or may not work.
Q: Is Qiskit v1.0 supported on Helmi?
Qiskit 1.1 is now supported on Helmi. Please refer to the v1.1.2 API documentation.