<div>Dear Sir or Madam:</div><div>&nbsp; I found a fatal error when I installed gromacs 2021.2 in Win 10 (x64) with cuda 11.0, Cmake 3.20 and Visual Studio 2019. During building process, an error "nvcc fatal unkonwn options "-std:c++17" " appeared and then the building stopped. I think nvcc could not accept the flag command "<b>-std:c++17</b>", the acceptable conmmand maybe "<b>-std=c++17</b>".</div><div>&nbsp; I opened the "gmxManageNvccConfig.cmake" in "cmake" folder of gromacs and found the command below :</div><div><span lang="EN-US" style=""><span style="font-family: Calibri, sans-serif; font-size: 10.5pt;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;</span><b style=""><font size="4" style=""> <font face="Arial">l</font></font></b><b style=""><font size="4" style="" face="Arial">ist(APPEND
GMX_CUDA_NVCC_FLAGS "${CMAKE_CXX17_STANDARD_COMPILE_OPTION}")</font></b></span></div><div><span lang="EN-US" style=""><b style="font-family: Calibri, sans-serif;"><font size="4">&nbsp;</font>&nbsp;</b><font style="" face="Arial"> I changed this command as follows and found the error disappeared duing building and the installed gromacs could pass regression' essential test (using regressiontests-2021.2)</font></span></div><div><span lang="EN-US" style=""><font style="" face="Arial">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;</font></span><b><font size="4"><font face="Arial">l</font></font></b><b><font size="4" face="Arial">ist(APPEND GMX_CUDA_NVCC_FLAGS "-std=c++17")</font></b></div><div><font size="4" face="Arial" style=""><b>&nbsp;</b> </font><font face="Arial" style="">I am a new user of groamcs, so I am not sure whether my modify above will have negetive influece on gromacs. I think our members may have better methods to correct this error.&nbsp;</font></div><div><font face="Arial" style="">&nbsp; Additonally, I think earlier version 2021.1 and 2021 may also has similar error and the error did not appear when 2020.6 was used to test.&nbsp;</font></div><div><span style="font-family: Arial;">&nbsp; Thank you very much for your attention.</span></div><div><font face="Arial" style="">&nbsp; Sincerely yours</font></div><div><font face="Arial" style="">&nbsp; Dr. Sun Shuai</font></div><div><b><font size="4" face="Arial">&nbsp; &nbsp;</font></b></div><div><font face="Calibri, sans-serif">&nbsp;&nbsp;</font></div>