>
> It's not an OOM problem.  The code was running serially (only for
> loops), the arrays were on the order of a thousand elements - let's
> say 10 or 20 arrays in total, so it shouldn't have been anywhere near
> a system limit.  Are there other reasons for a SIGKILL?
>

I take that back - this does look like it's a memory problem.  Thanks
for the hint, it should be easy to track this down.

Greg


------------------------------------------------------------------------------
_______________________________________________
Chapel-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/chapel-users

Reply via email to