I am writing a normal bandwidth kernel in C++ for FPGA, which is reading something from host memory and writing it back to different location in host.
I'm using structs, one of whose elements is...