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
11
Issues
11
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
ea74432f
Commit
ea74432f
authored
Apr 30, 2016
by
Andreas Marek
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add a first USERS_GUIDE document
parent
9008deba
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
12 additions
and
0 deletions
+12
-0
USERS_GUIDE.md
USERS_GUIDE.md
+12
-0
No files found.
USERS_GUIDE.md
View file @
ea74432f
...
...
@@ -67,7 +67,19 @@ no MPI will be used.
Still the
**same**
call sequence as in the MPI case can be used (see above).
### List of ELPA functions ###
*ELPA*
provides the following functions (see man pages or
[
online
](
http://elpa.mpcdf.mpg.de/html/Documentation/ELPA-2015.11.001/html/index.html
)
for details):
-
get_elpa_communicators : set the row / column communicators for
*ELPA*
-
solve_evp_complex_1stage : solve a complex valued eigenvale proplem with the
*ELPA 1stage*
solver
-
solve_evp_real_1stage : solve a real valued eigenvale proplem with the
*ELPA 1stage*
solver
-
solve_evp_complex_2stage : solve a complex valued eigenvale proplem with the
*ELPA 2stage*
solver
-
solve_evp_real_2stage : solve a real valued eigenvale proplem with the
*ELPA 2stage*
solver
Furthermore
*ELPA*
provides the utility binary "print_available_elpa2_kernels": it tells the user
which
*ELPA 2stage*
compute kernels have been installed and which default kernels are set
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