The problem was with the HOSTNAME in /etc/hostconfig. Removed this line from 
the file and runx10 works now.

Thanks!


On 2 Dec 2009, at 4:40 PM, Igor Peshansky wrote:

> Jim LaGrone <[email protected]> wrote on 12/02/2009 04:15:10 PM:
> 
>> I'm having trouble with the c++ backend on Mac OS X 10.6. I thought 
>> this was working the other day, but maybe I changed something 
>> inadvertently. I searched the user list to no avail.
>> 
>> 
>> delta:src-par$ x10c -version
>> x10c version 1.7.7
>> Polyglot compiler toolkit version 3.1.1 (2009-10-22 12:00:56)
>> delta:src-par$ x10c++ -version
>> x10c++ version 1.7.7
>> Polyglot compiler toolkit version 3.1.1 (2009-10-22 12:00:56)
>> x10c++ -commandlineonly -d ../bin2 -post 'g++ -m32 -O2' -
>> MAIN_CLASS=RUN_knowledgeFormation *.x10
>> delta:src-par$ runx10 ../bin2/RUN_knowledgeFormation param_file.txt 
>> 0: xlupc transport: can't get network address associated with listener
>> socket: Device not configured
>> Abort trap
> 
> Something must've changed in your mac configuration.  Can you run
> OpenMPI (mpirun -np 1 /bin/date)?  Can you try to use mpirun -np 1
> instead of runx10 to run your program?
>        Igor
> -- 
> Igor Peshansky  (note the spelling change!)
> IBM T.J. Watson Research Center
> XJ: No More Pain for XML's Gain (http://www.research.ibm.com/xj/)
> X10: Parallel Productivity and Performance (http://x10.sf.net/)


------------------------------------------------------------------------------
Join us December 9, 2009 for the Red Hat Virtual Experience,
a free event focused on virtualization and cloud computing. 
Attend in-depth sessions from your desk. Your couch. Anywhere.
http://p.sf.net/sfu/redhat-sfdev2dev
_______________________________________________
X10-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/x10-users

Reply via email to