https://bugs.documentfoundation.org/show_bug.cgi?id=103204

            Bug ID: 103204
           Summary: Initialize OpenCL command queue on demand
           Product: LibreOffice
           Version: 5.2.2.2 release
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Calc
          Assignee: libreoffice-bugs@lists.freedesktop.org
          Reporter: qui...@gmail.com

Description:
OpenCL initializes always when LO starts to determine which OpenCL device to
use. This initializes the OpenCL command queue which OTOH is needed only when
calculating in Calc. 


Actual Results:  
Initializes the command queue on LO start.

Expected Results:
So instead of this it would be good to initialize the command queue on demand.


Reproducible: Always

User Profile Reset: No

Additional Info:


User-Agent: Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:49.0) Gecko/20100101
Firefox/49.0

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to