[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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