Altera_Forum
Honored Contributor
10 years agoCL_MEM_BANK flag
Hi everyone,
in my OpenCL project I am trying to assign a buffer to a specific memory bank using the flag CL_MEM_BANK_1_ALTERA in the clCreateBuffer function. What I don't understand is where I need to define these flag, since I am getting a compiler error (variable not defined). Thanks, Sergio