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

RE: [Condor-users] performance issue....



cool.....

ok.. one more question that i forgot! if i run multiple apps from a single
submit as my example, will the log file show information for each app, or
for each submit job??

if the log file essentially only gives information at the job level instead
of for each app being run within the job, then i could take advantadge and
just have lots of submit jobs, one for each app i have to run...

thanks

-bruce


-----Original Message-----
From: Alain Roy [mailto:roy@xxxxxxxxxxx]
Sent: Tuesday, October 19, 2004 10:56 AM
To: bedouglas@xxxxxxxxxxxxx; Condor-Users Mail List
Subject: Re: [Condor-users] performance issue....


At 10:46 AM 10/19/2004 -0700, you wrote:
>hi...
>
>if i produce a submit file that allows me to run 5 different files

>as opposed to running 5 different submit files, each with a different app,
>is there a performance difference...

Your submission may happen a bit more quickly, but not much.

Your jobs will run at the same speed.

If your jobs are in clusters (not just separate jobs in the sam file) there
may be a small performance improvement to matchmaking.

-alain