We need to add shared memory support for Intel GPU using L0 backend. 1) Create an equivalent of the Nvidia GpuSharedMemoryTest.cpp for Intel GPU via L0 2) Activate SM on Backend / Execution Engine. 3) Check hardcoded parameters for each GPU architecture
We need to add shared memory support for Intel GPU using L0 backend.