Skip to content

rpvm/snow packages on a cluster with dual-processor machi nes

3 messages · Liaw, Andy, Ryan Austin, Paul Y. Peng

#
Caveat: I've only played with this a couple of years ago... 

I believe you can just add each host _twice_ (or as many times as the number
of CPUs at that host) to get both CPUs to work.

Andy

From: Paul Y. Peng
#
Hi,

Adding a node twice gives a duplicate node error.
However, adding the parameter sp=2000 to your pvm hostfile should enable 
dual processors.

Ryan
Liaw, Andy wrote:

            
#
Luke Tierney just reminded me that makeCluster() can take a number greater than the number of machines in a cluster. It seems to be a solution to this problem. But I haven't tested it yet.

Paul.
Ryan Austin wrote: