- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
I have an MPI application that launches another executable on rank zero via a system call. The problem is that the other MPI ranks sit at a barrier consuming cycles that I want my other executable to use. In my IRIX64 days, I used blockproc/unblockproc to put the 'extra' MPI ranks to sleep and revive them when needed. I cannot find anything similar on the Altix platform.
Do you know of any routines on the Altix that mimic the functionality of [un]blockproc?
Dan
Do you know of any routines on the Altix that mimic the functionality of [un]blockproc?
Dan
コピーされたリンク
2 返答(返信)
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
This question might be answered quicker on the HPC and cluster tools forum, particularly if you were to consider running Intel MPI, with which we have been able to solve some of our Altix problems.
