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

RE: [Condor-users] POST script without DAG?



Yes
You can use Condor Perl module
http://www.cs.wisc.edu/condor/manual/v6.7/4_4Application_Program.html
You can submit jobs through Perl module, subscribe to
RegisterExitSuccess  (or other subscription), and in the callback act
accordingly to number of finished jobs.
Perl module basically parses jobs log, doing all the dirty work and
supplying you with nice and convenient interface to act accordingly to
status of your jobs completion.
There are a lot of examples in the manual on how to use it.

Regards,

Gabi Kliot


-----Original Message-----
From: condor-users-bounces@xxxxxxxxxxx
[mailto:condor-users-bounces@xxxxxxxxxxx] On Behalf Of Thomas Lisson
Sent: Wednesday, December 15, 2004 3:30 PM
To: condor-users@xxxxxxxxxxx
Subject: [Condor-users] POST script without DAG?


hello

is there a possibility to perform a script after a jobcluster is done 
without using DAGman?
We have some trouble with DAGman, it sometimes doesn't finish although 
all jobs finished properly.

thanks
Thomas Lisson
RWTH-Grid

_______________________________________________
Condor-users mailing list
Condor-users@xxxxxxxxxxx
http://lists.cs.wisc.edu/mailman/listinfo/condor-users