Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
elpa
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
10
Issues
10
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
Operations
Operations
Incidents
Environments
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
elpa
elpa
Commits
5f9ce80d
Commit
5f9ce80d
authored
Oct 19, 2016
by
Andreas Marek
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update INSTALL
parent
8b62e7fb
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
+5
-5
INSTALL.md
INSTALL.md
+5
-5
No files found.
INSTALL.md
View file @
5f9ce80d
# Installation guide #
# Installation guide
for the *ELPA* library
#
## Preamle ##
...
...
@@ -6,7 +6,7 @@ This file provides documentation on how to build the *ELPA* library in **version
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
...
...
@@ -108,14 +108,14 @@ It this is not desired, it is possible to build *ELPA* with only one (not necess
real and complex valued case, respectively. This can be done with the "--with-real-..-kernel-only" and
"--with-complex-..-kernel-only" configure options. For details please do a "configure --help"
### No MPI, one node shared-memory version of
ELPA
###
### No MPI, one node shared-memory version of
*ELPA*
###
Since release 2016.05.001 it is possible to build
*ELPA*
without any MPI support. This version can be used
by applications, which do not have any MPI parallelisation. To set this version, use the
"--with-mpi=0" configure flag. It is strongly recommmended to also set the "--enable-openmp"
option, otherwise no parallelisation whatsoever will be present.
It is possible to install the different flavours of
ELPA
(with/without MPI, with/without OpenMP) in the same
It is possible to install the different flavours of
*ELPA*
(with/without MPI, with/without OpenMP) in the same
directory, since the library is named differently for each build.
### Doxygen documentation ###
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment