SolverInterface with MPI.COMM_WORLD not working
まだ誰も着手していません。
評価
調査の方向性
まず、mpi4py と MPI.COMM_WORLD を使って、示されている SolverInterface の呼び出しを再現します。次に、リンク先のテストにある test/test_bindings_module.pyx を調べ、モックされた preCICE のバージョンによって失敗が隠されることなく binding を実行する方法を確認します。MPI ケースで segfault が発生しなくなり、テストがリグレッションを検出できれば完了です。
索引モデルが issue の本文から書いたものです。
説明
I just tried to run the following script:
import precice
from mpi4py import MPI
solver_interface = precice.Interface("SolverOne", "precice-config.xml", 0, 1, MPI.COMM_WORLD)
It unfortunately resulted in a segmentation fault.
Note that we actually have a test for this case:
https://github.com/precice/python-bindings/blob/8463bf1160a734f0de76fc53090f779a4a6cae5a/test/test_bindings_module.pyx#L21-L23
However, it is not actually testing what we want it to test. I assume this is due to the mocked up preCICE version that we use for testing hiding problems with MPI.
- 主要言語
- Cython
- スター
- 30
- フォーク
- 19
- PR マージ指標
- 30日以内にマージされた PR はありません
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
precice/python-bindings のほかの issue
-
documentation
難易度 2/5 1〜3時間 初心者へのやさしさ 68/100
precice/python-bindings#258 · リアクション 1 件 ·
-
enhancement
難易度 2/5 1〜3時間 初心者へのやさしさ 78/100
precice/python-bindings#175 · コメント 2 件 ·
-
難易度 5/5 1週間以上 初心者へのやさしさ 20/100
precice/python-bindings#255 ·
-
good first issue
難易度 3/5 1〜2日 初心者へのやさしさ 68/100
precice/python-bindings#248 ·
-
難易度 3/5 1〜2日 初心者へのやさしさ 38/100
precice/python-bindings#238 · コメント 6 件 ·
precice/python-bindings の issue をすべて見る
似ている issue
-
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
-
難易度 2/5 1〜3時間 初心者へのやさしさ 80/100
microsoft/magentic-ui#588 ·
-
bug
難易度 2/5 1〜3時間 初心者へのやさしさ 70/100
alexgorbatchev/simple-ptt#3 · コメント 1 件 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
-
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
CorrelAid/formtransform#44 ·