Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Condor-users] condor speed processing question..
- Date: Sun, 7 Jan 2007 20:58:57 -0800
- From: "bruce" <bedouglas@xxxxxxxxxxxxx>
- Subject: [Condor-users] condor speed processing question..
hi.
i have a test condor node running. i'm trying to get it to create/run as
many child processes as possible. i'm currently running the config using the
'testing' attributes, and experimenting with changing the "num_cpus"
parameter.
it appears that if the 'num_cpus' param is modified to be '100' condor
doesn't run at all, whereas if i set it to '20' condor runs...
is there another approach to use, to try to get condor to run more
simultaneous processes.
or would i have to tweak the source to ignore certain attributes.
thanks
-bruce