File: user_guide.html

package info (click to toggle)
espresso 6.7-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 311,040 kB
  • sloc: f90: 447,429; ansic: 52,566; sh: 40,631; xml: 37,561; tcl: 20,077; lisp: 5,923; makefile: 4,502; python: 4,379; perl: 1,219; cpp: 761; fortran: 618; java: 568; awk: 128
file content (221 lines) | stat: -rw-r--r-- 7,341 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">

<!--Converted with LaTeX2HTML 2019.2 (Released June 5, 2019) -->
<HTML lang="EN">
<HEAD>
<TITLE>User's Guide for Quantum-ESPRESSO</TITLE>
<META NAME="description" CONTENT="User's Guide for Quantum-ESPRESSO">
<META NAME="keywords" CONTENT="user_guide">
<META NAME="resource-type" CONTENT="document">
<META NAME="distribution" CONTENT="global">

<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=utf-8">
<META NAME="viewport" CONTENT="width=device-width, initial-scale=1.0">
<META NAME="Generator" CONTENT="LaTeX2HTML v2019.2">

<LINK REL="STYLESHEET" HREF="user_guide.css">

<LINK REL="next" HREF="node1.html">
</HEAD>

<BODY >
<!--Navigation Panel-->
<A
 HREF="node1.html">
<IMG WIDTH="37" HEIGHT="24" ALT="next" SRC="next.png"></A> 
<IMG WIDTH="26" HEIGHT="24" ALT="up" SRC="up_g.png"> 
<IMG WIDTH="63" HEIGHT="24" ALT="previous" SRC="prev_g.png"> 
<A ID="tex2html2"
  HREF="node1.html">
<IMG WIDTH="65" HEIGHT="24" ALT="contents" SRC="contents.png"></A>  
<BR>
<B> Next:</B> <A
 HREF="node1.html">Contents</A>
   <B>  <A ID="tex2html3"
  HREF="node1.html">Contents</A></B> 
<BR>
<BR>
<!--End of Navigation Panel-->

<P>

<P>
<H1 class="CENTER">
  <IMG STYLE=""
 SRC="./quantum_espresso.png"
 ALT="Image quantum_espresso"> 
<BR>  <FONT SIZE="+4">User's Guide for 
<BR>
Q<SMALL>UANTUM </SMALL>ESPRESSO (v.6.7MaX)
</FONT></H1>
<DIV>

</DIV>

<P>
<BR><HR>
<!--Table of Child-Links-->
<A ID="CHILD_LINKS"></A>

<UL>
<LI><A ID="tex2html4"
  HREF="node1.html">Contents</A>
<LI><A ID="tex2html5"
  HREF="node2.html">1 Introduction</A>
<UL>
<LI><A ID="tex2html6"
  HREF="node3.html">1.1 People</A>
<LI><A ID="tex2html7"
  HREF="node4.html">1.2 Contacts</A>
<LI><A ID="tex2html8"
  HREF="node5.html">1.3 Guidelines for posting to the mailing list</A>
<LI><A ID="tex2html9"
  HREF="node6.html">1.4 Terms of use</A>
</UL>
<BR>
<LI><A ID="tex2html10"
  HREF="node7.html">2 Installation</A>
<UL>
<LI><A ID="tex2html11"
  HREF="node8.html">2.1 Download</A>
<LI><A ID="tex2html12"
  HREF="node9.html">2.2 Prerequisites</A>
<LI><A ID="tex2html13"
  HREF="node10.html">2.3 <TT>configure</TT></A>
<UL>
<LI><A ID="tex2html14"
  HREF="node10.html#SECTION00033100000000000000">2.3.1 Manual configuration</A>
</UL>
<LI><A ID="tex2html15"
  HREF="node11.html">2.4 Libraries</A>
<UL>
<LI><A ID="tex2html16"
  HREF="node11.html#SECTION00034010000000000000">2.4.0.1 BLAS and LAPACK</A>
<LI><A ID="tex2html17"
  HREF="node11.html#SECTION00034020000000000000">2.4.0.2 FFT</A>
<LI><A ID="tex2html18"
  HREF="node11.html#SECTION00034030000000000000">2.4.0.3 MPI libraries</A>
<LI><A ID="tex2html19"
  HREF="node11.html#SECTION00034040000000000000">2.4.0.4 Libraries for accelerators</A>
<LI><A ID="tex2html20"
  HREF="node11.html#SECTION00034050000000000000">2.4.0.5 HDF5</A>
<LI><A ID="tex2html21"
  HREF="node11.html#SECTION00034060000000000000">2.4.0.6 Other libraries</A>
<LI><A ID="tex2html22"
  HREF="node11.html#SECTION00034070000000000000">2.4.0.7 If optimized libraries are not found</A>
</UL>
<LI><A ID="tex2html23"
  HREF="node12.html">2.5 Libxc library</A>
<UL>
<LI><A ID="tex2html24"
  HREF="node12.html#SECTION00035100000000000000">2.5.1 Linking in Q<SMALL>UANTUM </SMALL>ESPRESSO</A>
<UL>
<LI><A ID="tex2html25"
  HREF="node12.html#SECTION00035110000000000000">2.5.1.1 Note for version 5.0.0:</A>
</UL>
<LI><A ID="tex2html26"
  HREF="node12.html#SECTION00035200000000000000">2.5.2 Usage</A>
<LI><A ID="tex2html27"
  HREF="node12.html#SECTION00035300000000000000">2.5.3 Differences between Libxc and internal functionals</A>
<LI><A ID="tex2html28"
  HREF="node12.html#SECTION00035400000000000000">2.5.4 Special cases</A>
<UL>
<LI><A ID="tex2html29"
  HREF="node12.html#SECTION00035410000000000000">2.5.4.1 External parameters.</A>
<LI><A ID="tex2html30"
  HREF="node12.html#SECTION00035420000000000000">2.5.4.2 Hybrid functionals.</A>
<LI><A ID="tex2html31"
  HREF="node12.html#SECTION00035430000000000000">2.5.4.3 Functionals with partial output.</A>
<LI><A ID="tex2html32"
  HREF="node12.html#SECTION00035440000000000000">2.5.4.4 Other functionals.</A>
</UL>
<LI><A ID="tex2html33"
  HREF="node12.html#SECTION00035500000000000000">2.5.5 XC test</A>
</UL>
<LI><A ID="tex2html34"
  HREF="node13.html">2.6 Compilation</A>
<LI><A ID="tex2html35"
  HREF="node14.html">2.7 Running tests and examples</A>
<UL>
<LI><A ID="tex2html36"
  HREF="node14.html#SECTION00037100000000000000">2.7.1 Test-suite</A>
<LI><A ID="tex2html37"
  HREF="node14.html#SECTION00037200000000000000">2.7.2 Examples</A>
</UL>
<LI><A ID="tex2html38"
  HREF="node15.html">2.8 Installation tricks and problems</A>
<UL>
<LI><A ID="tex2html39"
  HREF="node15.html#SECTION00038100000000000000">2.8.1 All architectures</A>
<LI><A ID="tex2html40"
  HREF="node15.html#SECTION00038200000000000000">2.8.2 Linux PC</A>
<UL>
<LI><A ID="tex2html41"
  HREF="node15.html#SECTION00038210000000000000">2.8.2.1 Linux PCs with gfortran</A>
<LI><A ID="tex2html42"
  HREF="node15.html#SECTION00038220000000000000">2.8.2.2 Linux PCs with Intel compiler (ifort)</A>
<LI><A ID="tex2html43"
  HREF="node15.html#SECTION00038230000000000000">2.8.2.3 Linux PCs with MKL libraries</A>
<LI><A ID="tex2html44"
  HREF="node15.html#SECTION00038240000000000000">2.8.2.4 Linux PCs with AMD processors</A>
</UL>
<LI><A ID="tex2html45"
  HREF="node15.html#SECTION00038300000000000000">2.8.3 Linux PC clusters with MPI</A>
<LI><A ID="tex2html46"
  HREF="node15.html#SECTION00038400000000000000">2.8.4 Microsoft Windows</A>
<LI><A ID="tex2html47"
  HREF="node15.html#SECTION00038500000000000000">2.8.5 Mac OS</A>
</UL>
<LI><A ID="tex2html48"
  HREF="node16.html">2.9 Cray machines</A>
<UL>
<LI><A ID="tex2html49"
  HREF="node16.html#SECTION00039100000000000000">2.9.1 Obsolescent architectures</A>
<UL>
<LI><A ID="tex2html50"
  HREF="node16.html#SECTION00039110000000000000">2.9.1.1 Intel Xeon Phi</A>
<LI><A ID="tex2html51"
  HREF="node16.html#SECTION00039120000000000000">2.9.1.2 IBM BlueGene</A>
</UL>
</UL>
</UL>
<BR>
<LI><A ID="tex2html52"
  HREF="node17.html">3 Parallelism</A>
<UL>
<LI><A ID="tex2html53"
  HREF="node18.html">3.1 Understanding Parallelism</A>
<LI><A ID="tex2html54"
  HREF="node19.html">3.2 Running on parallel machines</A>
<LI><A ID="tex2html55"
  HREF="node20.html">3.3 Parallelization levels</A>
<UL>
<LI><A ID="tex2html56"
  HREF="node20.html#SECTION00043010000000000000">3.3.0.1 About communications</A>
<LI><A ID="tex2html57"
  HREF="node20.html#SECTION00043020000000000000">3.3.0.2 Choosing parameters</A>
<LI><A ID="tex2html58"
  HREF="node20.html#SECTION00043030000000000000">3.3.0.3 Massively parallel calculations</A>
<LI><A ID="tex2html59"
  HREF="node20.html#SECTION00043100000000000000">3.3.1 Understanding parallel I/O</A>
</UL>
<LI><A ID="tex2html60"
  HREF="node21.html">3.4 Tricks and problems</A>
<UL>
<LI><A ID="tex2html61"
  HREF="node21.html#SECTION00044010000000000000">3.4.0.1 Trouble with input files</A>
<LI><A ID="tex2html62"
  HREF="node21.html#SECTION00044020000000000000">3.4.0.2 Trouble with MKL and MPI parallelization</A>
<LI><A ID="tex2html63"
  HREF="node21.html#SECTION00044030000000000000">3.4.0.3 Trouble with compilers and MPI libraries</A>
</UL>
</UL>
<BR>
<LI><A ID="tex2html64"
  HREF="node22.html">About this document ...</A>
</UL>
<!--End of Table of Child-Links-->
<BR><HR>

</BODY>
</HTML>