Forum Discussion
Altera_Forum
Honored Contributor
12 years agoI suspect you are using a board that doesn't support this. In order to use heterogeneous memory you need to have a board that contains multiple memory types as well as the board vendor needs to provide hardware files to enable the support. So the compiler is saying "what QDR memory?" because the vendor board files are not telling it that there is a "QDR" memory on the board. So you are not doing anything wrong, it's just the board hardware files lack support what you are requesting. There are OpenCL boards that have multiple memory types on them so it's just a matter of the board vendors to enable those additional memories.