Johnson, Hans J
unread,Jul 22, 2014, 4:53:38 PM7/22/14Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to nipy...@googlegroups.com, Johnson, Glenn P, Kim, Eun Young, Welch, David M (UI Health Care)
Nipype Users,
The problem is that job dependancies were being created using the job names at the time of submission. This is OK if only 1 subject is run at a time. However, it is common that many subjects would be submitted sequentially (i.e. from a bash script) and
when the second subject was run, it would automatically generate job dependencies based on all matching job names currently running in SGE. During the creation of the internal dependancies in SGE the second subject would match the jobs for both the first
and second subject, creating extra unnecessary dependencies. The 3 subject was even worse, and by the time 1000 subjects were submitted, the problem was unsustainable and would tax the SGE server into complete uselessness.
This also created unnecessary dependencies between subjects, and would prevent some of the nodes from running even if they were ready to complete.
Please consider reviewing and accepting this patch set ASAP.
Regards,
Hans J. Johnson
Notice: This UI Health Care e-mail (including attachments) is covered by the Electronic Communications Privacy Act, 18 U.S.C. 2510-2521, is confidential and may be legally privileged. If you are not the intended recipient, you are hereby notified that any
retention, dissemination, distribution, or copying of this communication is strictly prohibited. Please reply to the sender that you have received the message in error, then delete it. Thank you.