15 lines
486 B
Plaintext
15 lines
486 B
Plaintext
---
|
|
title: is_main_process
|
|
description: API reference for qiskit.utils.is_main_process
|
|
in_page_toc_min_heading_level: 1
|
|
python_api_type: function
|
|
python_api_name: qiskit.utils.is_main_process
|
|
---
|
|
|
|
# qiskit.utils.is\_main\_process
|
|
|
|
<Function id="qiskit.utils.is_main_process" isDedicatedPage={true} github="https://github.com/qiskit/qiskit/tree/stable/0.23/qiskit/utils/multiprocessing.py" signature="is_main_process()">
|
|
Checks whether the current process is the main one
|
|
</Function>
|
|
|