Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
29273 ディスカッション

process blocking on Altix

dkokron
ビギナー
468件の閲覧回数
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
0 件の賞賛
2 返答(返信)
TimP
名誉コントリビューター III
468件の閲覧回数
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.
dkokron
ビギナー
468件の閲覧回数
Okay, I'll ask the HPC forum.
Dan
返信