From 7047e83f2b6d36cacc689f94c2294a84d85f3021 Mon Sep 17 00:00:00 2001 From: Dimitris Dellis <ntell@admin.grnet.gr> Date: Mon, 28 Nov 2022 23:02:40 +0000 Subject: [PATCH] Update README.md including source files --- gromacs/README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/gromacs/README.md b/gromacs/README.md index 3089f4e..94f0e0b 100644 --- a/gromacs/README.md +++ b/gromacs/README.md @@ -148,6 +148,12 @@ the corresponding NAMD benchmark. It contains 28 million atoms and uses PME for Download test Case C [https://repository.prace-ri.eu/ueabs/GROMACS/2.2/GROMACS_TestCaseC.tar.xz](https://repository.prace-ri.eu/ueabs/GROMACS/2.2/GROMACS_TestCaseC.tar.xz) +The source files necessary to build tpr for future versions are : +- [https://repository.prace-ri.eu/ueabs/GROMACS/2.2/GROMACS_InputsSource_TestCaseA.tar.xz](https://repository.prace-ri.eu/ueabs/GROMACS/2.2/GROMACS_InputsSource_TestCaseA.tar.xz) +- [https://repository.prace-ri.eu/ueabs/GROMACS/2.2/GROMACS_InputsSource_TestCaseB.tar.xz](https://repository.prace-ri.eu/ueabs/GROMACS/2.2/GROMACS_InputsSource_TestCaseB.tar.xz) +- [https://repository.prace-ri.eu/ueabs/GROMACS/2.2/GROMACS_InputsSource_TestCaseC.tar.xz](https://repository.prace-ri.eu/ueabs/GROMACS/2.2/GROMACS_InputsSource_TestCaseC.tar.xz) + + ## Performance GROMACS reports in log file both time and performance. -- GitLab