[Swift-devel] Re: Another performance comparison of DOCK

Mihael Hategan hategan at mcs.anl.gov
Sat Apr 12 13:11:38 CDT 2008


On Sat, 2008-04-12 at 08:45 -0500, Michael Wilde wrote:
> Ben, can you confirm this: to turn off all job submission throttling 
> (for Falkon), the correct setting for each of the following props is "off"?
> 
> # remove all limits on job submit rates
> throttle.submit=off
> throttle.host.submit=off
> throttle.score.job.factor=off
> 
> Long ago (circa Nov) it seemed "off" didn't give the the wide-open 
> throttle effect I was looking for, but "off" is a more clear setting 
> than "big numbers" if we know it to be working as expected.

If "off" doesn't work as expected we should figure out why, not invent
another "off". So please use "off" and report any problems.

> 
> - Mike
> 
> 
> 
> On 4/12/08 5:22 AM, Ben Clifford wrote:
> > On Sat, 12 Apr 2008, Zhao Zhang wrote:
> > 
> >>   i) what files are shared (so swift will only stage-in once)
> >>        how many files per job and how big in total per job?
> >>   
> >>
> >> I am not familiar with definition of "stage-in". Mike, could you help to
> >> explain this?
> > 
> > When a job runs in Swift, it looks like this:
> > 
> >     stage in the input files - copy the input files from where they are
> >        stored to where they are needed for execution
> >     execute (using falkon in this case)
> >     stage out the output files
> > 
> > The execute stage is what falkon is involved in; there are other 
> > mechanisms to move files around into the appropraite
> > 
> > So really I want to know what are the input files to your jobs.
> > 
> >> on GPFS of Blue Gene
> > 
> > If everything is on the same filesystem on bluegene, an interesting idea 
> > springs to mind of potentially only symlinking the input files rather than 
> > copying them around.
> > 
> > I can have a play with that next week perhaps.
> > 
> _______________________________________________
> Swift-devel mailing list
> Swift-devel at ci.uchicago.edu
> http://mail.ci.uchicago.edu/mailman/listinfo/swift-devel
> 




More information about the Swift-devel mailing list