Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
UEABS
ueabs
Commits
6b04c361
Commit
6b04c361
authored
Dec 09, 2021
by
Kurt Lust
Browse files
Added GPAW information to the README.md file
parent
2bd0cd80
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
6b04c361
...
...
@@ -102,16 +102,32 @@ The application codes that constitute the UEABS are:
<td></td>
</tr>
<tr>
<td>
GPAW
</td>
<td>
GPAW
<ul>
<li><a
href=
"https://wiki.fysik.dtu.dk/gpaw/"
>
website
</a></li>
<li><a
href=
"https://gitlab.com/gpaw/gpaw"
>
GPAW GitLab
</a></li>
<li><a
href=
"https://gitlab.com/mlouhivu/gpaw/tree/cuda"
>
GPAW GPU development (cuda branch)
</a></li>
</ul>
</td>
<td>
132,000
</td>
<td>
X
</td>
<td></td>
<td>
X
</td>
<td>
(X)
</td>
<td></td>
<td>
X
</td>
<td>
X
</td>
<td></td>
<td></td>
<td>
GPAW is a density-functional theory (DFT)
program for ab initio electronic structure calculations using the projector
augmented wave method. It uses a uniform real-space grid representation of the
electronic wavefunctions that allows for excellent computational scalability
and systematic converge properties.
The GPAW benchmark tests MPI parallelization and the quality of the provided mathematical
libraries, including BLAS, LAPACK, ScaLAPACK, and FFTW-compatible library. There is
also an experimental CUDA-based implementation for GPU systems, but it is not covered
by this UEABS release.
</td>
</tr>
<tr>
<td>
GROMACS
</td>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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