Announcement

Collapse
No announcement yet.

Beignet 1.1.1 Released, Still No Signs Of Intel Linux OpenCL 2.0 Nearing Reality

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • reneleonhardt
    replied
    The OpenCL 2.0 branch has a different (maybe new) name, OCL20.
    The Git log shows 69 commits in the 2 months to the Beignet 1.1.1 release, and 99 after 2015-10-08:
    Code:
    git clone git://anongit.freedesktop.org/beignet -b OCL20
    cd beignet
    git log --pretty=format:'' --after='2015-08-07' --until='2015-10-08' | wc -l  # 69
    git log --pretty=format:'' --after='2015-10-08' | wc -l  # 99
    I'm wondering why the new GEGL-OpenCL effort doesn't include Intel in the to-do list...

    Leave a comment:


  • gururise
    replied
    As far as i know.. OpenCL 2.0 is only working on AMD Proprietary drivers on Linux at the moment. Intel is at OpenCL1.2 and AMD Radeon OSS drivers (r600g) have a gallium 3d opencl driver (pretty sure thats at version 1.1 or 1.2 as well). So pretty much stuck with AMD proprietary drivers if you want OpenCL 2.0 at the moment on Linux. Its a shame, because the CUDA monopoly is growing stronger every day and by the time Intel & AMD catch up, it may be too late.

    Leave a comment:


  • caligula
    replied
    What's the status of OpenCL 2.0 on Linux in general? Does any of the drivers really support it nicely? Or do they crash? AFAIK the scientific community still pretty much relies on CUDA. OpenCL 2.0 is mandatory for nested parallelism.

    Leave a comment:


  • Marc Driftmeyer
    replied
    Originally posted by vadix View Post
    We might not need OpenCL 2 support if we can get some nice C++ to spirv frontends and backends.
    SPIR is built on OpenCL 2.x.

    Leave a comment:


  • vadix
    replied
    We might not need OpenCL 2 support if we can get some nice C++ to spirv frontends and backends.

    Leave a comment:


  • Beignet 1.1.1 Released, Still No Signs Of Intel Linux OpenCL 2.0 Nearing Reality

    Phoronix: Beignet 1.1.1 Released, Still No Signs Of Intel Linux OpenCL 2.0 Nearing Reality

    The Intel China developers have released the newest point release of Beignet for open-source OpenCL acceleration on Linux for Intel HD/Iris Graphics hardware...

    Phoronix, Linux Hardware Reviews, Linux hardware benchmarks, Linux server benchmarks, Linux benchmarking, Desktop Linux, Linux performance, Open Source graphics, Linux How To, Ubuntu benchmarks, Ubuntu hardware, Phoronix Test Suite
Working...
X