In the mdp files on the github pages of pmx benchmarks, LINCS constraints are always set to ‘all-bonds’. However, this causes a significant hit in performance on GPUs as the -update gpu flag to mdrun cannot be used. I think that in the Amber99SB-ILDN paper, constraints are also set to h-bonds only. Is there a specific reason as to why LINCS constraints are always set to ‘all-bonds’ in pmx? Is it “safe” in terms of accuracy to set the constraints to h-bonds for simulations done with the Amber force field only?
Are there any specific reasons as to why the master branch will not work? Also, is it now recommended to use the develop branch, as the github page still mentions it is not a stable/reliable release?