|
[Sponsors] |
May 7, 2008, 11:55 |
Cannot run Star-CCM+ parallel in Linux
|
#1 |
Guest
Posts: n/a
|
I have installed Gentoo linux and I cannot run parallel in linux. I have no problem running parallel on my windows machines. The error is as follows:
/opt/cd-adapco/starccm+3.02.003/star/bin/starccm+: line 470: rpm: command not found Starting STAR-CCM+ parallel server poll: protocol failure in circuit setup p0_28674: p4_error: Child process exited while making connection to remote process on p4-lnx: 0 p0_28674: (4.031250) net_send: could not write to fd=4, errno = 32 Stopping server Am i missing something in my linux installation? |
|
May 7, 2008, 16:37 |
Re: Cannot run Star-CCM+ parallel in Linux
|
#2 |
Guest
Posts: n/a
|
same as the other idiots, don't use a dodgy linux system
|
|
May 7, 2008, 18:16 |
Re: Cannot run Star-CCM+ parallel in Linux
|
#3 |
Guest
Posts: n/a
|
STAR-CCM+ is tested on RH Enterprise and Suse Enterprise. It is not guaranteed to work on any other linux versions and you will not get support on other linux versions. Having said that, the problem is that the master node can't rsh to the other nodes its trying to use. If you can't do rsh node2 w from node1 then it won't work.
|
|
May 8, 2008, 15:06 |
Re: Cannot run Star-CCM+ parallel in Linux
|
#4 |
Guest
Posts: n/a
|
Perhaps your system requires a secure shell to log into another machine. Try the CCM+ command line option:
-rsh ssh paulh |
|
May 9, 2008, 19:49 |
Re: Cannot run Star-CCM+ parallel in Linux
|
#5 |
Guest
Posts: n/a
|
TG, you are correct, they do not support Gentoo. Paulh, I tried the -rsh /usr/bin/ssh command and I still get the same error. Truckman, thank you for sharing your infinite wisdom.
|
|
May 11, 2008, 15:28 |
Re: Cannot run Star-CCM+ parallel in Linux
|
#6 |
Guest
Posts: n/a
|
It means that you don't have rsh configured correctly. Either create a .rhosts file (man rhosts) or change your /etc/hosts.equiv file. I suspect you just aren't allowing rsh and that's all you have to fix.
|
|
May 12, 2008, 11:16 |
Re: Cannot run Star-CCM+ parallel in Linux
|
#7 |
Guest
Posts: n/a
|
"no manual entry for rhosts" and I have no /etc/hosts.equiv file. I thought I installed and configured rsh properly. I followed a guide on creating a Beowulf cluster. Here's what my /etc/xinetd.d/rsh looks like...
service shell { socket_type = stream protocol = tcp wait = no user = root group = tty server = /usr/sbin/in.rshd log_on_success = PID HOST USERID EXIT DURATION log_on_failure = USERID ATTEMPT disable = no } I added it to the default run group -Thanks for the help! |
|
May 14, 2008, 09:34 |
Re: Cannot run Star-CCM+ parallel in Linux
|
#8 |
Guest
Posts: n/a
|
Maybe I should clarify that I can't run in parallel on this linux machine with a dual processor.
|
|
May 16, 2008, 13:05 |
Re: Cannot run Star-CCM+ parallel in Linux
|
#9 |
Guest
Posts: n/a
|
You were correct! I configured ssh and it works perfectly!
Thanks! |
|
April 27, 2010, 13:01 |
|
#10 |
New Member
Join Date: Apr 2009
Posts: 10
Rep Power: 17 |
Hi,
got the same hitch here on gentoo. Could you please share what you exactly did. Thanks |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Fluent V6.2 & Parallel & linux | scubme | FLUENT | 1 | March 19, 2006 09:25 |
CFX-5.7.1(Linux) Parallel - 4 CPU Machine | James Date | CFX | 6 | June 14, 2005 19:03 |
CFX-5.6 in Parallel on Linux | Jeff | CFX | 2 | October 13, 2003 11:27 |
Fluent Parallel for Linux? | Rajil Saraswat | FLUENT | 0 | June 11, 2003 11:53 |
CFX, NT parallel, Linux, best platform | Heiko Gerhauser | CFX | 1 | August 21, 2001 10:46 |