From eed2961a68749a0cf47261446118c8e6620cd0b9 Mon Sep 17 00:00:00 2001 From: Arno Proeme Date: Tue, 4 Jun 2019 08:51:22 +0100 Subject: [PATCH] Minor --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f6f5a04..9aec3e6 100644 --- a/README.md +++ b/README.md @@ -74,7 +74,7 @@ CP2K is written in Fortran 2008 and can be run in parallel using a combination o - Web site: https://www.cp2k.org/ - Code download: https://github.com/cp2k/cp2k/releases -- Build & run instructions: https://repository.prace-ri.eu/git/UEABS/ueabs/blob/r2.1-dev/cp2k/README.md +- Build & run instructions, details about benchmarks: https://repository.prace-ri.eu/git/UEABS/ueabs/blob/r2.1-dev/cp2k/README.md - Test Case A: https://repository.prace-ri.eu/git/UEABS/ueabs/blob/r2.1-dev/cp2k/benchmarks/TestCaseA_H2O-512/ - Test Case B: https://repository.prace-ri.eu/git/UEABS/ueabs/blob/r2.1-dev/cp2k/benchmarks/TestCaseB_LiH-HFX/ - Test Case C: https://repository.prace-ri.eu/git/UEABS/ueabs/blob/r2.1-dev/cp2k/benchmarks/TestCaseC_H2O-DFT-LS/ -- GitLab