• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Need help with parallel virtual machine software


ok, I can't get this to work at all and all the documentation on the home site isn't very clear. Can someone spoon feed me exactly what I need to do to setup a small cluster? I'm using all win32 machines.
 
Originally posted by: OuterSquare
ok, I can't get this to work at all and all the documentation on the home site isn't very clear. Can someone spoon feed me exactly what I need to do to setup a small cluster? I'm using all win32 machines.

Ok, first switch all your boxen to *nix...
Seriously, you can do it in windows, but it's a real PITA compared to Unix.

Anyway, the first thing you need to do is get an rsh (remote shell) program running. This will let you execute programs on a remote computer. It's no use mucking around with PVM if this isn't working first.

A few years back (the last time I messed around with PVM in windows) the only windows rsh software was commercial. Maybe there is freeware now, you'll have to look.
 
Originally posted by: ergeorge

Ok, first switch all your boxen to *nix...
Seriously, you can do it in windows, but it's a real PITA compared to Unix.

Anyway, the first thing you need to do is get an rsh (remote shell) program running. This will let you execute programs on a remote computer. It's no use mucking around with PVM if this isn't working first.

A few years back (the last time I messed around with PVM in windows) the only windows rsh software was commercial. Maybe there is freeware now, you'll have to look.


Yeah the more I look into it, the more of a hackjob the win32 version of PVM is, but I have very little working knowledge in Linux. I looked around for some rsh-d packages but they are all fairly expensive.

Ok, but thanks for the pointers, it helps me muddle my way through this.

 
Back
Top