Hi! i found the answer: obviously float4 x = (float4)((int4)(1,2,3,4)) does not work since this is not allowed in opencl. for this are the convert_float4 etc. functions. -Jochen