Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
16598 Discussions

maximum memory allocation on openCL

Altera_Forum
Honored Contributor II
1,036 Views

Hello, 

 

I need to allocate more than available from openCL today (1/4 of global memory). 

 

Device max memory allocation: 128 mega-bytes 

Device global mem: 512 mega-bytes 

 

 

How can I increase the max memory allocation limit? 

 

tks! 

 

-- 

Ciro Ceissler
0 Kudos
1 Reply
Altera_Forum
Honored Contributor II
307 Views

As far as i understand, that might not be possible. This might have to do with hardware limitations as well as the limits imposed by the driver/opencl- runtime.  

There is some specification of the available memory in the board_spec.xml file in the BSP. I have not seen what happens if the value is changed, so maybe that is a point to start.
0 Kudos
Reply