SYCL: Reduce local memory usage of LINCS kernel
authorAndrey Alekseenko <al42and@gmail.com>
Thu, 7 Oct 2021 14:02:38 +0000 (16:02 +0200)
committerMark Abraham <mark.j.abraham@gmail.com>
Sat, 9 Oct 2021 00:50:20 +0000 (00:50 +0000)
commit139efd08f9428376d2dc8964c15f8278e8c50a14
tree998ff24d8db0a15fd07c0420715b0db69cf45b72
parentb07d8aeadff3810c5f040db32abe7c4118a2c050
SYCL: Reduce local memory usage of LINCS kernel

Similar to the CUDA code, we can reuse the local memory buffer.

Closes #4202.
src/gromacs/mdlib/lincs_gpu_internal_sycl.cpp