Announcement

Collapse
No announcement yet.

GOCL: Bringing OpenCL To GNOME Software

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

  • newwen
    replied
    Originally posted by Marc Driftmeyer View Post
    Or interface with OpenCL via GTK+ using the new wrapper and offload Darktable/Gnumeric/PulseAudio/Jack/Blender, etc., to stupid resource wasting stuff like Splash screens, Window Managers, and hell Web Services. What's lacking is imagination.
    They need speedups somewhere else now that they're going full javascript.

    Leave a comment:


  • curaga
    replied
    Yup, the sorts I've seen were 5-10x faster than the cpu, but they were also wasting a lot of the gpu power (and so watts) due to not being fully parallelizable.

    I wouldn't go through the trouble for a speed increase that low, but it might make sense for someone else.

    Leave a comment:


  • pingufunkybeat
    replied
    Originally posted by curaga View Post
    If only there were a fully parallelizable sort algorithm, that is :P
    Luckily, things don't have to be FULLY parallelizable for GPUs to bring significant speedups

    Even if something is mostly parallelizable (and many algorithms are), it can still make sense to use all that GPU power.

    Leave a comment:


  • curaga
    replied
    If only there were a fully parallelizable sort algorithm, that is :P

    Leave a comment:


  • Marc Driftmeyer
    replied
    Originally posted by Calinou View Post
    Now you can sort your photos using your graphics card.
    Or interface with OpenCL via GTK+ using the new wrapper and offload Darktable/Gnumeric/PulseAudio/Jack/Blender, etc., to stupid resource wasting stuff like Splash screens, Window Managers, and hell Web Services. What's lacking is imagination.

    Leave a comment:


  • Calinou
    replied
    Now you can sort your photos using your graphics card.

    Leave a comment:


  • phoronix
    started a topic GOCL: Bringing OpenCL To GNOME Software

    GOCL: Bringing OpenCL To GNOME Software

    Phoronix: GOCL: Bringing OpenCL To GNOME Software

    GOCL has been introduced, a new GLib/GObject wrapper to OpenCL for GNOME applications. This new wrapper library seeks to make it easier for GNOME software to take advantage of OpenCL...

    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