Hi,
I'm reading the documentation for OpenCL on K2H. I have 2 questions regarding the memory part:

1. Is 8GB mandatory to run OpenCL programs? My evm boards come with 2GB RAM and it did fail to run some demo applications of OpenCL saying cannot allocate memory space..
2. In the link above, it says "The remaining 6GB of DDR3 can be split between Linux and CMEM using boot time variables. " What boot variables are used here to split the memory partitions? I know there is a mem_reserve for reserved memory but don't know about others.
Thanks,
Shang