From: Dan Bonachea (bonachea_at_cs_dot_berkeley_dot_edu)
Date: Sat Apr 29 2006 - 01:52:40 PDT
This is a known bug in Berkeley UPC v2.2.1 which was fixed in Berkeley UPC v2.2.2. Please download and install the latest version, and if the problem persists report a bug with complete information at http://upc-bugs.lbl.gov Dan At 01:07 AM 4/29/2006, dbennett wrote: >Hello, > >I am attempting to install UPC on a small cluster of >intel boxes running Fedora Core 3. > >I have a copy of upc 2.2.1 which I have configured with > ./configure CC=gcc CXX=g++ MPI_CC = mpicc > >It appears to build with no problem. > >I have configured gasnet to use mpi (I think) >If I compile the cpi example, I can > run on two nodes with no problem. > sometimes run on three nodes > upcrun -np 3 cpi > > However sometimes with three nodes, and always with more nodes I receive > the following error (one line for each node) > >*** FATAL ERROR: GASNet internal auxseg size (0 bytes) exceeds available >segment size (0 bytes) > >and the program aborts, with an MPI error. > >Do you have any suggestions? >Thanks >Dan. > >------------ >Dan Bennett >dbennett_at_edinboro_dot_edu