Disable false-positive warnings for ICPX 2021.2.0
authorAndrey Alekseenko <al42and@gmail.com>
Fri, 28 May 2021 22:51:33 +0000 (01:51 +0300)
committerAndrey Alekseenko <al42and@gmail.com>
Sun, 30 May 2021 13:25:21 +0000 (16:25 +0300)
commit05607cc9adbe461546f35da8dd23d0aa3b7170b5
tree2bb57df0795a45169a2f3128003823e3f97c5836
parentbf9b81c43c57ca6bef87d3b7df8d29360aee4389
Disable false-positive warnings for ICPX 2021.2.0

Not happening in open-source intel/llvm compiler.

While originally it was enough to disable them at include stage, in
2021.2 the warning is issued in the kernel itself, so we had to expand
its usage beyond gmxsycl.h.
cmake/gmxCFlags.cmake
src/gromacs/gpu_utils/gmxsycl.h