OpenCL* for CPU
Ask questions and share information on Intel® SDK for OpenCL™ Applications and OpenCL™ implementations for Intel® CPU.
公告
This forum covers OpenCL* for CPU only. OpenCL* for GPU questions can be asked in the GPU Compute Software forum. Intel® FPGA SDK for OpenCL™ questions can be ask in the FPGA Intel® High Level Design forum.

Local memory on CPU device

ABoxe
初学者
729 次查看

What is the meaning of local memory when targetting the CPU? Does it map to the L1 cache?

Thanks,

Aaron

0 项奖励
2 回复数
Dmitry_K_Intel
729 次查看

Local memory on CPU device is just a regular RAM - same as global memory.

0 项奖励
ABoxe
初学者
729 次查看

Thanks, Dmitry

0 项奖励
回复