[MPICH] caused collective abort of all ranks using mpich2-1.0.3

Steve Kargl sgk at troutmask.apl.washington.edu
Fri Dec 22 23:22:58 CST 2006


On Sat, Dec 23, 2006 at 12:59:43PM +0800, Duan Sai wrote:
> Dear Steve Kargl,                        2006-12-23
> 
> Thanks for your suggestion and your opinion is indeed get the points.
> My compiler is ifort whose version is 9.1.036. And I recompiled my
> code with the ifrot option -check bounds. When I run the recompiled
> software I got the error massage like bleow:
> 
> forrtl: severe (408): fort: (2): Subscript #1 of the array INDEX has
> value 48 which is greater than the upper bound of 47
> 

(snip)

> How can I increase upper bound of array INDEX for my computer? 
 

Well, look in the source code for an array named INDEX and 
increase the array sizes by 1.

-- 
Steve




More information about the mpich-discuss mailing list