Good catch, Tim. This one has been in there for years. Thanks! :-)
This was literally the last change that made it into 7.0.5. Should be out
Real Soon Now...
On Sat, 17 Apr 2004, Timothy I Mattox wrote:
> Hello,
> The lamtest suite 7.0.4 ccl/struct_gatherv.c file has a mixture
> of magic constant numbers and statically allocated arrays that
> do not handle more than 100 nodes (as far as I can tell).
>
> Could this be fixed to use malloc or at least print out an error
> message that the number of nodes used is too many... On my 128 node
> cluster it fails with a signal 11.
>
> Replaceing the magic constants '100', '128', and '150' all with '192'
> (an arbitrarily bigger number), made things work for my 128 node cluster.
>
> Thanks.
>
--
{+} Jeff Squyres
{+} jsquyres_at_[hidden]
{+} http://www.lam-mpi.org/
|