Storm - Shared memory for compute shaders

Hi,
Is it possible to use work group shared memory in Storm?
Currently I’m using global buffers, which tents to be inefficient.