Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

psi4のマルチプロセスでの動作について #9

Open
ryuichi-sakashita opened this issue Nov 10, 2022 · 0 comments
Open

psi4のマルチプロセスでの動作について #9

ryuichi-sakashita opened this issue Nov 10, 2022 · 0 comments

Comments

@ryuichi-sakashita
Copy link

@yhayashi1986
下記フォークにてRISを実装しています
https://github.com/ryuichi-sakashita/RadonPyRIS

Slackにも報告したとおり、
二面角のスキャンはできました
その後の二面角×3の全組み合わせを計算するときにPsi4がプロセスごと落ちてしまいます

別プロセスとすることでエラーをキャッチしようとしましたが、
今度はサブプロセスとしてPsi4を動かすときにPsi4に下記の原因不明のエラーが出るようです

RadonPy info: Psi4 optimization is running...
forrtl: severe (174): SIGSEGV, segmentation fault occurred

変更点:
RISメイン処理:sim/preset/ris.py
sim/psi4_wrapper.pyに localminima_dihedrals_scan(self, dihedral, step=15, **kwargs)を追加
実行スクリプト:sample_script/ris_test.py ←これを実行したら再現できると思います

お手すきのときに見ていただけたら幸いです

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant