Obtaining different results while executing a kernel on GPU or FPGA
Hello, I have got another question concerning OpenCL. My problem: When I execute the same kernel on GPU and on FPGA (pre-compiled binary), I get different results when I read the buffer ...