Altera_Forum
Honored Contributor
10 years agoPorting GPU optimized OpenCL code to Altera FPGAs
Hi,
I'll soon be porting stereo-vision OpenCL code which was written and optimized for AMD GPUs. I don't have the board yet, but it will arrive in a few days. Does anyone have experience with porting GPU based code? Generally i have the following basic questions: - Does generic OpenCL code "just work" on these FPGAs or are minor changes necessary, ignoring performance? - Are major changes necessary in order to efficiently use the FPGA? - What issues can I expect with delays because of real-time FPGA reconfiguration? I know these questions are relatively generic, but I have zero prior experience with FPGAs but lots of experience with OpenCL on GPUs and even CPUs. I would very much appreciate any help.