Subject: SIGSEGV error when using big float matrix under pvm
To: None <current-users@NetBSD.ORG>
From: c5666305 <c5666305@comp.polyu.edu.hk>
List: current-users
Date: 05/17/1997 20:56:53
Hello,

I am doing a project of parallel computing using the pvm software.  When I
tried to declare a large float matrix with size 1024 * 1024, it resulted 
segmentation fault in running the program.  If I use a float matrix with smaller
size, it is ok.  Is there anyone have the clue ? I am running out of time.  
Please help.  Thanks.

cheers

Clarence CHAN