I'm trying to go through the process of learning to write parallel code that
I'd like to run on my powermac dual-G5. I installed lammpi + all the
developer code using fink. When I run lamboot:
lamboot -v -ssi rsh hostfile
And then "lamnodes", I get this:
n0 localhost:1:origin,this_node
Clearly, its not picking up my second processor (and my hello world example
proves this by only returning one "hello world". My hostfiles have used the
following formats, all of which do the same thing (each hostfile I tried is
separated by a ***:
***
localhost
***
localhost cpu=0
localhost cpu=1
***
localhost cpu=1
localhost cpu=2
***
What am I doing wrong? Does lammpi need to be configured for mp systems
before it is built?
--j
--
Jonathan A. Greenberg, PhD
NRC Research Associate
NASA Ames Research Center
MS 242-4
Moffett Field, CA 94035-1000
650-604-5896
AIM: jgrn307
MSN: jgrn307_at_[hidden]
|