<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - OpenCL Hello world returns "unsupported call to function get_local_size""
   href="https://bugs.freedesktop.org/show_bug.cgi?id=99856#c18">Comment # 18</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - OpenCL Hello world returns "unsupported call to function get_local_size""
   href="https://bugs.freedesktop.org/show_bug.cgi?id=99856">bug 99856</a>
              from <span class="vcard"><a class="email" href="mailto:makosoft@googlemail.com" title="Aidan Thornton <makosoft@googlemail.com>"> <span class="fn">Aidan Thornton</span></a>
</span></b>
        <pre>While that patch fixes the problem with get_local_size at least for me, it
appears that get_global_size and get_num_groups have the exact same problem and
require the same fix. The simple hello world example doesn't require them but
this breaks more complex OpenCL code which does with a almost identical error.
Making the same change to both of these appears to give me a working libclc on
Cape Verde. Hopefully it will for Henrique too.</pre>
        </div>
      </p>


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

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