Allow setting nbnxm cluster size for SYCL
[alexxy/gromacs.git] / docs / release-notes / 2022 / major / deprecated-functionality.rst
1 .. _anticipated-changes:
2
3 .. Note to developers!
4    Please use """"""" to underline the individual entries for fixed issues in the subfolders,
5    otherwise the formatting on the webpage is messed up.
6    Also, please use the syntax :issue:`number` to reference issues on GitLab, without the
7    a space between the colon and number!
8
9 Changes anticipated to |Gromacs| 2022 functionality
10 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11
12 Functionality deprecated in |Gromacs| 2022
13 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14
15 GMX_OPENCL_NB_CLUSTER_SIZE CMake variable deprecated in favor of GMX_GPU_NB_CLUSTER_SIZE
16 """"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
17 Both OpenCL and SYCL support different cluster sizes, so GMX_GPU_NB_CLUSTER_SIZE should
18 be used going forward.