Friday, October 23, 2009

Conjugate Gradient and OpenCL

I've just finished a conjugate gradient implementation for OpenCL. It has not performance yet, but I'm working on this to fix the bugs and/or optimize the code.

Here you are a PDF that makes an overview on the subject.

2 comments:

Anonymous said...

you rock!
if the code goes open source I hope I can help optimizing.

wahab said...

Please share the code.