Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Condor-users] Problems with jobs
Everything is so much better now.
My main executable is just a simple script file which runs my app 100 times.
So altogether I submitting 100 jobs each running 100 jobs on each machine.
Every machine fired into action.
10,000 jobs completed in 4 minutes -- so you can see the kind of speed the
jobs run and how fast the cluster machines are haha.
Many Thanks for your help
Chris
----- Original Message -----
From: "Matt Hope" <matthew.hope@xxxxxxxxx>
To: "Chris Miles" <chrismiles@xxxxxxxxxxxxxxxx>
Cc: "Condor-Users Mail List" <condor-users@xxxxxxxxxxx>
Sent: Friday, December 09, 2005 8:33 AM
Subject: Re: [Condor-users] Problems with jobs
Not if the overhead of negotiation / data transfer (both of which
would not occur if you ran locally) is sizable compared to the length
of the job
Might it be possible to have my condor job do more than 1 of my jobs?
absolutely - this is a much better idea