Yes, i guess in my expedience I wasn't clear. We're using the jobcomp module with slurmdbd now, i want to continue using that, but also run a script. effectively having two JobCompType parameters
On Tue, Apr 19, 2011 at 11:37 AM, Jette, Moe <[email protected]> wrote: > We do something like that today. Just configure > > JobCompType=jobcomp/script > JobCompLoc=<pathname> > > Your script can easily write information into a database and do anything else > you want. > > ________________________________________ > From: [email protected] [[email protected]] On > Behalf Of Michael Di Domenico [[email protected]] > Sent: Tuesday, April 19, 2011 8:21 AM > To: slurm-dev > Subject: [slurm-dev] JobComp scripts > > Is it possible to have the JobComp logic insert it's records into a > database, but also run a script for each job run? > >
