https://bugzilla.wikimedia.org/show_bug.cgi?id=65842

            Bug ID: 65842
           Summary: jsub -continuous not compatible with qalter -notify
           Product: Wikimedia Labs
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: tools
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected]
       Web browser: ---
   Mobile Platform: ---

My job was unable to get SIGUSR2 when using jsub -continuous then do a qalter
-notify, it works w/o -continuous. The problem comes from the wrapper script
generated by jsub when using -continous. I applied what is described here
https://www.open-mpi.org/faq/?category=sge#qsub-notify , copied jsub to
/data/project/phtools and added.

trap 'exit;' 12
trap 'exit;' 10

to the wrapper script. It works as expected this way.

Btw, why jsub don't accept -notify ?

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to