OpenCL* for CPU
Ask questions and share information on Intel® SDK for OpenCL™ Applications and OpenCL™ implementations for Intel® CPU.
Announcements
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.
1719 Discussions

Local memory on CPU device

ABoxe
Beginner
363 Views

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

Thanks,

Aaron

0 Kudos
2 Replies
Dmitry_K_Intel
Employee
363 Views

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

0 Kudos
ABoxe
Beginner
363 Views

Thanks, Dmitry

0 Kudos
Reply