Altera_Forum
Honored Contributor
11 years agoOpenCL memory banks
Hello,
From the hello world example, I got: CL_DEVICE_GLOBAL_MEM_SIZE = 4294967296, which means 4GB global memory. I am using a nallatech 385a7 board, so why the global memory size I got from the example is not 8GB instead? (2banks of 4GB). Is it possible to use all the 8GB memory on board? Thanks.