OpenCL SDK for GCC (Linux + OSX)

OpenCL SDK for GCC (Linux + OSX)

Аватар пользователя Vincent Hindriksen

Hi all,

A while ago I ported several examples to GCC, so I could run them on Ubuntu:

  • BitonicSort
  • DotProduct
  • GodRays
  • MedianFilter
  • ToneMapping

It was not a hard job, but hoped I could help people who did not use MS-stuff. GodRays and ToneMapping have problems, because I don't know what file kind of file they were readin, so I made some wild gueses. I did not port anything that contained DirectX, as porting it all to OpenGL would take me too much time.

You can find the files at http://www.streamcomputing.eu/blog/2012-08-07/intel-opencl-cpu-drivers-2013-beta-with-opencl-1-2-support/

I hope I can get some feedback on the colour-problem and maybe you want to help to port to OpenGL? Thanks in advance.

2 posts / 0 новое
Последнее сообщение
Пожалуйста, обратитесь к странице Уведомление об оптимизации для более подробной информации относительно производительности и оптимизации в программных продуктах компании Intel.
Аватар пользователя Arnon Peleg (Intel)

Hi Vincent,

Thanks for posting the samples port to GCC. This is great,
We will contact you soon for more info on the color problem.

Arnon

Зарегистрируйтесь, чтобы оставить комментарий.