From a676ac053f3c05c4fc345705413f88f9322d202c Mon Sep 17 00:00:00 2001 From: Ben Hourahine Date: Fri, 4 May 2018 12:17:09 +0900 Subject: [PATCH] Minor text change in parallel section --- docs/parallel/benchmarking.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/parallel/benchmarking.rst b/docs/parallel/benchmarking.rst index a3b13e7f..f03d432d 100644 --- a/docs/parallel/benchmarking.rst +++ b/docs/parallel/benchmarking.rst @@ -123,7 +123,9 @@ Topics to be discussed: * Parallel scaling of simple examples. -* Use of the `Groups` keyword in DFTB+ to improve parallel scaling for +* Parallel efficiency. + +* Use of the `Groups` keyword in DFTB+ to improve scaling and efficiency for calculations with spin polarisation and/or k-points. * Effects of latency on code performance.