Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
QDMI on IQM 1.2.0 documentation
Light Logo Dark Logo
QDMI on IQM 1.2.0 documentation

User Guide

  • Running End-to-End Quantum Workloads on IQM Hardware via QDMI-on-IQM
  • Using Qiskit to Run Quantum Workloads on IQM Hardware via QDMI-on-IQM
  • Directly Using the QDMI Device Library to Run Quantum Workloads on IQM Hardware via QDMI-on-IQM
  • Easy Integration with the iqm-qdmi Python Package
  • Slurm SPANK Plugin
  • Integrating with Spack
  • Changelog

Developer Guide

  • Dependencies
  • Contributing
  • Support
  • Security Policy

API Reference

  • C API Reference
    • types.h
    • constants.h
    • device.h
  • iqm.qdmi
    • iqm.qdmi.__main__
    • iqm.qdmi.estimator
    • iqm.qdmi.qiskit
    • iqm.qdmi.sampler
Back to top
View this page
Edit this page

iqm.qdmi¶

Python wrapper for exposing the IQM QDMI device library.

Submodules¶

  • iqm.qdmi.__main__
  • iqm.qdmi.estimator
  • iqm.qdmi.qiskit
  • iqm.qdmi.sampler

Package Contents¶

IQM_QDMI_CMAKE_DIR¶
IQM_QDMI_INCLUDE_DIR¶
IQM_QDMI_LIBRARY_PATH¶
__version__: str¶
Next
iqm.qdmi.__main__
Previous
device.h
Copyright © 2025 - 2026 IQM Finland Oy
Made with Sphinx and @pradyunsg's Furo
On this page
  • iqm.qdmi
    • Submodules
    • Package Contents
      • IQM_QDMI_CMAKE_DIR
      • IQM_QDMI_INCLUDE_DIR
      • IQM_QDMI_LIBRARY_PATH
      • __version__