链接已复制
5 回复数
Test with OpenSUSE 11.4 x64 and your Intel OpenCL 1.1 SDK beta for linux:

Works like a charm! Good job!
Btw, I think you should provide your CL sdk using a .deb / tar package for other distros.... and a x86 version won't neither hurt :p

Works like a charm! Good job!
Btw, I think you should provide your CL sdk using a .deb / tar package for other distros.... and a x86 version won't neither hurt :p
Thanks for the feedback, we do appreciate this.
Great to see this applications running on all configurations.
Have you managed to use our tips and tricks and optimize the application respectively?
The program currently has 3 optimization paths: one for NVIDIA, other
for ATI and other for Intel ( although I'm waiting for your final SDK
and GPU support to make heavy optimizations ).
I try to follow your tips and tricks guide, yep. However I have a doubt. What's better, a direct memory access to a float4 pointer or a vload? Will be fantastic if you put in that guide some advices about that, pls.
I try to follow your tips and tricks guide, yep. However I have a doubt. What's better, a direct memory access to a float4 pointer or a vload? Will be fantastic if you put in that guide some advices about that, pls.
