- Marcar como nuevo
- Favorito
- Suscribir
- Silenciar
- Suscribirse a un feed RSS
- Resaltar
- Imprimir
- Informe de contenido inapropiado
Is the parameter local_mem_size in the FPGA a quantity that can be modified? How do I get it if I need a larger local_mem?
- Etiquetas:
- Intel® Quartus® Prime Software
Enlace copiado
2 Respuestas
- Marcar como nuevo
- Favorito
- Suscribir
- Silenciar
- Suscribirse a un feed RSS
- Resaltar
- Imprimir
- Informe de contenido inapropiado
Just like every other hardware, there is a limit on the amount of Block RAM and registers on a given FPGA, using which OpenCL "Local Memory" is implemented. If your code uses less than the amount that is available on the chip, everything will be fine. If it uses more, your kernel will not fit on the device and compilation will fail.
- Marcar como nuevo
- Favorito
- Suscribir
- Silenciar
- Suscribirse a un feed RSS
- Resaltar
- Imprimir
- Informe de contenido inapropiado
Thank you for your detailed explanation!

Responder
Opciones de temas
- Suscribirse a un feed RSS
- Marcar tema como nuevo
- Marcar tema como leído
- Flotar este Tema para el usuario actual
- Favorito
- Suscribir
- Página de impresión sencilla