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

Re: [HTCondor-users] Tips for improving schedd performance with many jobs



Hi Christoph,

Thanks so much for the helpful tips! Youâve given me several suggestions I hadnât even thought about -- I'll definitely try them.

Best,
Jiaqi


There have a been a lot of good suggestions in this thread, and I'd like to add that in many cases, the rate of completion of jobs in the schedd can be more important than the total number of jobs. One thousand jobs that each run for a second is going to be a lot more work for the schedd to handle than 100,000 jobs that each run for hours.

-greg