Forum Discussion
Thanks a lot for the reply. I was promised an Altera board with OpenCL support, although I don't know which one. I'll report back when I know more. If the code will just work immediately, even if it's not that fast I'd be really impressed. Thanks for the tip about using a single work group. Makes sense. I imagine you can use just about any work group size on an FPGA as long as there is space. About the configuration delays: will the FPGA be reconfigured with every enqueue kernel call? If not, how can the driver know how large the needed work group is. About the "not normally excessive" delays: can you reconfigure something like 10 times a second? Once a second? I'd just like to know an order of magnitude here as I'm sure the it depends a lot on the kernel complexity. Anyways: Kudos to Altera for saving me from VHDL.