<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Memory usage for 4 documents containing a table of 10 columns 1500 cells doubled between 4472 and 6300"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=124419#c4">Comment # 4</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Memory usage for 4 documents containing a table of 10 columns 1500 cells doubled between 4472 and 6300"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=124419">bug 124419</a>
              from <span class="vcard"><a class="email" href="mailto:telesto@surfxs.nl" title="Telesto <telesto@surfxs.nl>"> <span class="fn">Telesto</span></a>
</span></b>
        <pre>Created <span class=""><a href="http://bugs.documentfoundation.org/attachment.cgi?id=150975" name="attach_150975" title="Bibisect">attachment 150975</a> <a href="http://bugs.documentfoundation.org/attachment.cgi?id=150975&action=edit" title="Bibisect">[details]</a></span>
Bibisect

Bisected to
author  Michael Meeks <<a href="mailto:michael.meeks@collabora.com">michael.meeks@collabora.com</a>>     2016-07-11 15:12:38
+0100
committer       Michael Meeks <<a href="mailto:michael.meeks@collabora.com">michael.meeks@collabora.com</a>>     2016-07-12
08:39:01 +0000
commit  c44726c48228d9c6a5960e302b1c0bd16b0099c4 (patch)
tree    26c3fbd11a29af5de6d555dcec3076dde9701378
parent  9c711f05fa10dc70e4257a1f48d43f539353541a (diff)
desktop: validate OpenCL drivers before use.
OpenCL validation needs to happen before drivers are used in
anger. This should isolate any crashes, and/or mis-behavior to
We use app version, CL driver version and file time-stamp to
trigger re-testing the device. If anything fails: hard disable
OpenCL.

We use an opencl validation sheet (cl-test.ods) and install it.
It is a minimal CL set - it requires a very short formula group
length, and combines several CL functions into few formulae to
test more.

The sheet structure, in particular the manual squaring / SQRT is
necessary to stick within the default CL subset, and ensure that
formulae are CL enabled from the root of the dependency tree up.

<a href="https://cgit.freedesktop.org/libreoffice/core/commit/?id=c44726c48228d9c6a5960e302b1c0bd16b0099c4">https://cgit.freedesktop.org/libreoffice/core/commit/?id=c44726c48228d9c6a5960e302b1c0bd16b0099c4</a>

Memory usage is in normal range in newer version when disabling OpenCL (or
using with OpenCL prior to the given commit )</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>