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

Re: [Condor-users] notify reporting .condor_run contents



Patch:

http://www.captcha.cc/condor_run.patch

adds -m <memory> and -n <notify>, and -u <universe>[:<processors]



On Tue, Dec 28, 2010 at 11:56 AM, Michael Hanke <michael.hanke@xxxxxxxxx> wrote:
Hi Erik,

On Tue, Dec 28, 2010 at 11:04:00AM -0500, Erik Aronesty wrote:
> if i had the source, i'd do these quick patches:
>
> 1. when sending a notifications,
> look for a command matching a (configurable) pattern: .condor_run.\d+
> if you see it, include the "tail --lines=1" of that file in the email
>
> 2. condor_run (i did patch this):
>
> added parameters for memory (-m) , architecture (-a), notify (-n) - to
> ease command line job requests

Would you mind sharing these patches? Under the same license as condor?

> universe specification can be -u parallel:4 .... instead of just
> parallel (since you can't submit a parallel job without the numcpus
> anyway)

Right -- although requesting multiple CPU is also meaningful for
multi-threaded vanilla jobs.

Michael

--
Michael Hanke
http://mih.voxindeserto.de
_______________________________________________
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/