From 085cb546411462c5e44b068658958697238f31e3 Mon Sep 17 00:00:00 2001 From: Andreas Marek Date: Tue, 3 May 2016 11:30:47 +0200 Subject: [PATCH] Correct typos in documentation --- INSTALL.md | 10 +++++----- README.md | 4 ++-- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/INSTALL.md b/INSTALL.md index 54e35816..7a9dacd3 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -1,12 +1,12 @@ -#Installation guide# +# Installation guide # -##Preamle## +## Preamle ## This file provides documentation on how to build the *ELPA* library in **version ELPA-2016.05.001**. Although most of the documentation is generic to any *ELPA* release, some configure options described in this document might be specific to the above mentioned version of *ELPA*. -##How to install ELPA## +## How to install ELPA ## First of all, if you do not want to build *ELPA* yourself, and you run Linux, it is worth having a look at the [*ELPA* webpage*] (http://elpa.mpcdf.mpg.de) @@ -23,7 +23,7 @@ the needed configure script! Please look at the "**INSTALL_FROM_GIT_VERSION**" f for the documentation how to proceed. -##(A): Installing ELPA as library with configure## +## (A): Installing ELPA as library with configure ## *ELPA* can be installed with the build steps - configure @@ -93,7 +93,7 @@ Please, for the correct link-line refer to the documentation of the correspondig sugest the [Intel Math Kernel Library Link Line Advisor] (https://software.intel.com/en-us/articles/intel-mkl-link-line-advisor). -###Choice of ELPA2 compute kernels### +### Choice of ELPA2 compute kernels ### In the default the configure script tries to configure and build all ELPA2 compute kernels which are available for the architecture. Then the specific kernel can be chosen at run-time via the api or an environment variable (see diff --git a/README.md b/README.md index 00b7d49f..1c10a4c9 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ # [Eigenvalue SoLvers for Petaflop-Applications (ELPA)] (http://elpa.mpcdf.mpg.de) -## Current Realse ## +## Current Release ## -The cuurent release is ELPA 2015.11.001 +The current release is ELPA 2015.11.001 ## About *ELPA* -- GitLab