[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Condor-users] Jobs blocked as Idle in Multi-CPU machine
- Date: Thu, 23 Aug 2007 15:20:51 +0200
- From: "ye huang" <ye.huang@xxxxxxxx>
- Subject: Re: [Condor-users] Jobs blocked as Idle in Multi-CPU machine
By the way, for running a java job, it required to modify the max heap size:
JAVA_MAXHEAP_ARGUMENT = -Xmx
JAVA_EXTRA_ARGUMENTS = -Xmx750M
Note that if JAVA_MAXHEAP_ARGUMENT is left empty, it does not work. If it is set as shown above it works.
More info:
https://lists.cs.wisc.edu/archive/condor-users/pre-2004-June/msg00522.shtml