Install gromacs-2020.3

GROMACS version: 2020.3
GROMACS modification: No
Hi:

I am trying install gromacs-2020.3 on an iMac where I cannot download the tests from http://gerrit.gromacs.org/download/regressiontests-2020.3.tar.gz on this particular computer so I want to uploaded the file to another computer and transfer it on this computer. I need to know where I have to put it so Cmake can find it.

I will appreciate your support.

Thank you.

Valentin

Use -DREGRESSIONTEST_PATH while invoking cmake to provide path of regression directory, and the directory should be untared (tar xvf regressiontests-2020.3.tar.gz). Also off download (-DREGRESSIONTEST_DOWNLOAD=OFF)