Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
8 years ago

Pass an array of structs as a buffer

Hi everyone. I am trying to pass an array of structs to the kernel using a buffer. So what I have tried to do at the moment is: dev_probConfig = (ProbConfig*)_aligned_malloc(N* sizeof(...