[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Condor-users] [Looking for a simple scheduling example]
- Date: Thu, 10 Apr 2008 21:40:52 -0400
- From: "Jason Stowe" <jstowe@xxxxxxxxxxxxxxxxxx>
- Subject: Re: [Condor-users] [Looking for a simple scheduling example]
Jean-Pierre,
The Condor manual has a number of good references:
http://www.cs.wisc.edu/condor/manual/v7.0/
The Condor "negotiator" performs match-making between jobs that need to run, which are queued in a "scheduler", and machines available to run them, as described here:
http://www.cs.wisc.edu/condor/manual/v7.0/2_3Matchmaking_with.html
An overview of running jobs is present here:
http://www.cs.wisc.edu/condor/manual/v7.0/2_4Road_map_Running.html
For jobs with Dependencies, there is a "scheduler" universe job manager that manages job dependencies, pre/post execution scripts and error conditions for a set of jobs that feed results to each other (a Direct Acyclic Graph Manager):
http://www.cs.wisc.edu/condor/manual/v7.0/2_10DAGMan_Applications.html
If you have any additional questions, I have a team of people that help companies with installation/support/management tools for Condor that you can e-mail: info -at- cyclecomputing.com.
Best of luck,
Jason
--
===================================
Jason A. Stowe
main: 888.292.5320
cell: 607.227.9686
Cycle Computing, LLC
Leader in Condor Grid Solutions
Enterprise Condor Support and CycleServer Management Tools
http://www.cyclecomputing.com
On 4/10/08, Jean-Pierre Ocalan <jean-pierre.ocalan@xxxxxxxxxxxxxxxx> wrote:
> Hello,
>
> I've heard speaking about Condor a lot ... and I wanted to evaluate this
> scheduler.
>
> Basically I'm looking for on-line examples which can show me how to set
> jobs list, dependencies between those jobs ....
>
> So I was wondering if anybody could please help me to understand how Condor
> works.
>
> Thanks.
>
> _______________________________________________
> Condor-users mailing list
> To unsubscribe, send a message to
> condor-users-request@xxxxxxxxxxx with a
> subject: Unsubscribe
> You can also unsubscribe by visiting
> https://lists.cs.wisc.edu/mailman/listinfo/condor-users
>
> The archives can be found at:
> https://lists.cs.wisc.edu/archive/condor-users/
>
>
>