Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
U
ueabs
Manage
Activity
Members
Plan
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
UEABS
ueabs
Commits
23b5ceb7
Commit
23b5ceb7
authored
3 years ago
by
Miguel Avillez
Browse files
Options
Downloads
Patches
Plain Diff
Update gadget/4.0/README.md
parent
071b8c16
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
gadget/4.0/README.md
+6
-10
6 additions, 10 deletions
gadget/4.0/README.md
with
6 additions
and
10 deletions
gadget/4.0/README.md
+
6
−
10
View file @
23b5ceb7
...
...
@@ -17,22 +17,18 @@ Complete Build instructions can be found at
It requires a compiler with full C++11 support, MPI (e.g., MPICH, OpenMPI, IntelMPI), FFTW3, GSL, and HDF5.
### Download the source code
Latest Release can be downloaded from
[
https://gitlab.mpcdf.mpg.de/vrs/gadget4
](
https://gitlab.mpcdf.mpg.de/vrs/gadget4
)
or get a cloned repository of the code by using
Latest Release can be downloaded from
[
https://gitlab.mpcdf.mpg.de/vrs/gadget4
](
https://gitlab.mpcdf.mpg.de/vrs/gadget4
)
git clone http://gitlab.mpcdf.mpg.de/vrs/gadget4
or get a cloned repository of the code by using
[
https://manual.gromacs.org/documentation/#latest-releases
](
https://manual.gromacs.org/documentation/#latest-releases
)
```
wget https://ftp.gromacs.org/gromacs/gromacs-VERSION.tar.gz
tar -zxf gromacs-VERSION.tar.gz
cd gromacs-VERSION
mkdir build
cd build
git clone http://gitlab.mpcdf.mpg.de/vrs/gadget4
```
Source code used in the benchmarks (version of June 21, 2021)
[
./gadget/4.0/gadget4.tar.gz
](
./gadget/4.0/gadget4.tar.gz
)
### Build the Executable
Environment software need in the system: MPI (e.g., MPICH, OpenMPI, IntelMPI), FFTW3, GSL, HDF5
...
...
This diff is collapsed.
Click to expand it.
Preview
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!
Save comment
Cancel
Please
register
or
sign in
to comment