In libs/sched/sge_select_queue.c

I commented out.

around lines 4000


  if (use_category->use_category) {
      lList *temp = schedd_mes_get_tmp_list();
      if (temp){
         lSetList(use_category->cache, CCT_job_messages, lCopyList(NULL,
temp));
       }
   }


Im not sure what not having there breaks.


On Mon, Mar 10, 2014 at 5:45 PM, Ben De Luca <[email protected]> wrote:

> You hit this with reservation + parallel jobs.
>
>
> On Mon, Mar 10, 2014 at 5:17 PM, Joshua Baker-LePain <[email protected]>wrote:
>
>> On Sat, 8 Mar 2014 at 11:50am, Ben De Luca wrote
>>
>>
>>  Yes I have hit this, reservation needs to be off for all jobs.
>>>
>>
>> Ouch.  So any jobs using reservations opens the grid up to this bug, huh?
>> That's fun.
>>
>>
>>  I found the section of the code allocating the memory and as far as I Can
>>> tell commenting it does nothing. If you look through the past emails on
>>> the
>>> list you will see me writing about it this time (almost exactly + 2
>>> weeks)
>>> 2 years ago .
>>>
>>
>> Hrm -- my google-fu seems to be lacking this Monday morning
>> (unsurprising, really).  I see you requesing help with debug values in Feb
>> '12, but that's it.  In any case, it's good to hear I'm not alone in
>> hitting this.
>>
>>
>>  will send my patch for an earlier grid on monday
>>>
>>
>> I'm definitely interested in hearing more about this patch.  Thanks.
>>
>>
>> --
>> Joshua Baker-LePain
>> QB3 Shared Cluster Sysadmin
>> UCSF
>>
>
>
_______________________________________________
users mailing list
[email protected]
https://gridengine.org/mailman/listinfo/users

Reply via email to