I tried to install Gromacs on GPU but am facing many problems of dependencies. I even tried to install individual dependency by yum command but was not able to resolve the issue. While installing FFtw in configure command worked properly but for the make command it shows an error:
make[3]: Leaving directory `/home/shipra/FFtw3.3.4/tools'
make[2]: Leaving directory `/home/shipra/FFtw3.3.4/tools'
Making all in m4
make[2]: Entering directory `/home/shipra/FFtw3.3.4/m4'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/shipra/FFtw3.3.4/m4'
make[1]: Leaving directory `/home/shipra/FFtw3.3.4'
I also tried --enable-shared but still its not working. Liblua is already installed on my system.