W dniu 2014-03-18 13:52, Aaron Boxer pisze:
Thanks for the heads up. What types of changes did you need to make to
GDAL to make it ICD compatible?
1. NMake build script
2. Linking aganist ICD lib instead of OpenCL SDK (ATI)
3. Config params, which can set OpenCL device runtime (CPLSetConfig
W dniu 2014-03-15 15:05, Aaron Boxer pisze:
Hello,
For those of you who are interested in high performance JPEG 2000, I
have just
launched my ThousandthChicken OpenCL library.
https://github.com/OpenCodec/ThousandthChicken
If you are using OpenCL don't forget to make your code OpenCL ICD Lo
Hello,
For those of you who are interested in high performance JPEG 2000, I have
just
launched my ThousandthChicken OpenCL library.
https://github.com/OpenCodec/ThousandthChicken
My design goals are:
- correctness
- speed
- stability - comprehensive test suite
- well documented :)
- cross platf