Re: [Gimp-developer] Parallelization project (for students)

2013-07-17 Thread Victor Oliveira
Ooops, sorry. I think I haven't sent the e-mail to the list. Here it is: Hi Thomas, I've been working with OpenCL in GEGL. I think there is a need in GEGL for a multi-threading code-path. But the work necessary for it is far from trivial, I know Daniel has been working on this so I'm copying him

Re: [Gimp-developer] Parallelization project (for students)

2013-07-15 Thread Victor Oliveira
On Jul 15, 2013 8:01 AM, "Victor Oliveira" wrote: > Hi Thomas, > > I've been working with OpenCL in GEGL. I think there is a need in GEGL for > a multi-threading codepath. > > But the work necessary for it is far from trivial, I know Daniel has been > working on this so I'm copying him. > On Jul

Re: [Gimp-developer] Parallelization project (for students)

2013-07-13 Thread scl
On 13.07.13 at 01:22 AM Jon Nordby wrote: A Google Summer of Code project is also taking place for porting filters from GIMP to GEGL. This work is mentored by Victor Oliviera (victorm) and done by Carlos Zubieta (zurwolf) , so you should probably check in with them. http://wiki.gimp.org/index.php

Re: [Gimp-developer] Parallelization project (for students)

2013-07-12 Thread Jon Nordby
On 8 July 2013 11:59, Thomas Karcher (IPD) wrote: > Dear GIMP developers, > > we're a team of teaching assistants at KIT Karlsruhe. We'd like to offer > a hands-on parallelization course for master students of computer > science in the upcoming semester, and our idea is to teach > parallelization

[Gimp-developer] Parallelization project (for students)

2013-07-08 Thread Thomas Karcher (IPD)
Dear GIMP developers, we're a team of teaching assistants at KIT Karlsruhe. We'd like to offer a hands-on parallelization course for master students of computer science in the upcoming semester, and our idea is to teach parallelization while actually parallelizing "real" software. For this, we're