Skip to content
Prev 314076 / 398506 Next

problem with opening more than one SOCK cluster with package snow

On 19/12/2012 18:57, Jannis wrote:
Yes.

My guess is that you are starting snow clusters simultaneously.  The 
message gives you a pretty big clue: use different ports for different 
clusters (it is an option to makeCluster).

Also that that it is over a year since snow was superseded by an 
improved version in package 'parallel', so why are you still using the 
original?