# conf file for high speed interconnects # NEW FLAGS: # -DGMDEBUG=1 will print out some debug information # -DGMSWITCH=1 turns the GM Protocol on # PVM_ARCHCFLAGS are set in a script called prior to compilation ARCHCFLAGS = -DRSHCOMMAND=\"/usr/bin/ssh\" -DGMSWITCH=1 -DSYSVSIGNAL -DNOWAIT3 -DNEEDENDIAN -DFDSETNOTSTRUCT -DHASERRORVARS $(PVM_ARCHCFLAGS) ARCHDOBJ = ARCHDLIB = ARCHLIB = $(PVM_ARCHLIB) HASRANLIB = f PVM_ARCH = LINUXGM MAKE = make