Two issues with mpi communicator configuration

オープン
#22 コメント 2 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
3/5
見積もり時間
1〜2日
初心者へのやさしさ
64/100
issue の種類
バグ
明瞭さ
おおむね明確
活発さ
活発
技術スタック
python

調査の方向性

Trace the two configuration objects into tpb::diag and gdb::diag, starting with how mpi_size and h_comm_size are handled. Read the gdb_diag docstring and inspect how b_comm_size is used or validated. Done means the writable settings and documentation agree with the implemented communicator behavior, with tests or checks covering the two reported cases.

索引モデルが issue の本文から書いたものです。

説明

From #21:

Two related issues found while investigating, not addressed here:

  • h_comm_size is writable on both config objects, but tpb::diag / gdb::diag
    recompute it from mpi_size, so setting it has no effect.
  • gdb_diag's docstring says b_comm_size must be 1, which is enforced nowhere and
    unexplained. If true it deserves a reason; if stale it blocks the one dimension that
    would parallelise the determinant list.
主要言語
Python
スター
2
フォーク
0
平均マージ
8時間 45分
マージ済み PR(30日)
23

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

Qiskit/sbd-eigensolver-python のほかの issue

Qiskit/sbd-eigensolver-python の issue をすべて見る

似ている issue

Python の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。