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

[Condor-users] Antwort: Re: how to set DAGman file with Condor-C(Grid Universe)




Hi, Alex,
         Thank you for the information.
         I saw it, I think it is for the normal use, and in fact I want the submitter to be free to off line after submit the dag file, and I test it  like you suggested below by plugging off the internet  after submitting the .dag file , however, it did not work  until I reconnected the wire.....
         So I want some kind of function like condor-C (the remote working mode), and I tried the  condor_submit_dag -r schedd name option ,but I don't now why it still did not work, do you have any suggestions for this?
 
Tao



"Alas, Alex [FEDI]" <aalas@xxxxxxxxxxxxx>
Gesendet von: condor-users-bounces@xxxxxxxxxxx

08/27/2009 03:51 PM

Bitte antworten an
Condor-Users Mail List <condor-users@xxxxxxxxxxx>

An
"Condor-Users Mail List" <condor-users@xxxxxxxxxxx>
Kopie
Thema
Re: [Condor-users] how to set DAGman file with Condor-C(Grid        Universe)





Tao,
Very simple, please see below:
#--------------------------------------------------------------------
####     DAGMAN submission File
####     DAGMAN SAMPLE
#--------------------------------------------------------------------
Job A <Condor_Submission_Filename>.sub
Job B <Condor_submission_Filename>.sub
PARENT a CHILD b
 
If you want more specifics please go online condor manual specifically at this URL: http://www.cs.wisc.edu/condor/manual/v7.2/2_10DAGMan_Applications.html#6189
Alex Alas
 
From: condor-users-bounces@xxxxxxxxxxx [mailto:condor-users-bounces@xxxxxxxxxxx] On Behalf Of Tao.3.Chen@xxxxxxxxxxxxxxxxxxxxxxxxxxx
Sent:
Thursday, August 27, 2009 7:32 AM
To:
condor-users@xxxxxxxxxxx
Subject:
[Condor-users] how to set DAGman file with Condor-C(Grid Universe)

 

Hi,
          I am using the DAGman to specify  the jobs orders, but at the same time, I want all the jobs could be executed in a remote way(condor-C), which means after submit the DAGman file, the submitter could off line,  a fixed server will take charge of this,  and all the jobs could be executed in a specific order on the exetutors.

         I have already realize the condor-C without DAGman, and I can also submit DAGman jobs in a specific order in vanilla universe.

         But now how can I add DAGman into this figure, how to write the .dag file?  Any ideas ?

         Thank you in advance!


Tao
_______________________________________________
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/