On Wed, 5 Apr 2006, David A. Kotz wrote:
I have no answer to the file lock problem, but the question about VMs is an easy one. Condor will create one virtual machine for each CPU detected on your machine. Hyperthreaded Pentium IV processors will alsow show up as two processors each. There is a setting in the condor_config to ignore hyperthreading, but it has never had any effect for me.
COUNT_HYPERTHREAD_CPUS = FALSE Works fine for my P4s.. Adam