<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - use OpenMP for image algorithms"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=76290#c6">Comment # 6</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - use OpenMP for image algorithms"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=76290">bug 76290</a>
              from <span class="vcard"><a class="email" href="mailto:markus.mohrhard@googlemail.com" title="Markus Mohrhard <markus.mohrhard@googlemail.com>"> <span class="fn">Markus Mohrhard</span></a>
</span></b>
        <pre>According to <a href="http://openmp.llvm.org/">http://openmp.llvm.org/</a> it seems to be supported nowadays but in
the end as it is not code it does not matter too much. If a compiler does not
support OpenMP it will just ignore the directives and not generate parallel
code and fall back to the sequential version.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are on the CC list for the bug.</li>
      </ul>
    </body>
</html>