Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
CHiPS
Manage
Activity
Members
Plan
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Analyze
Contributor analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
external
CHiPS
Commits
023c937c
Commit
023c937c
authored
5 years ago
by
audiffren
Browse files
Options
Downloads
Patches
Plain Diff
Update README.md
parent
f48f56c3
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
NEMO/README.md
+11
-15
11 additions, 15 deletions
NEMO/README.md
with
11 additions
and
15 deletions
NEMO/README.md
+
11
−
15
View file @
023c937c
...
...
@@ -11,26 +11,26 @@ Here I describe that this template is not performing any scientific simulation,
Technical information:
----------------------
*
website : http://this.url.doesnot.work
*
Scientific domain :
none
*
Language :
C/C++/
Fortran
/Python
*
Parallelism : MPI +
OpenMP
*
GPU acceleration :
Yes (CUDA)
*
Scientific domain :
climate
*
Language : Fortran
*
Parallelism : MPI +
*
GPU acceleration :
No
*
Scalability : high
*
Vectorization:
poor
*
Vectorization:
moderate
Compilation and simulation:
===========================
Here we describe the different phases from the download to the validation of the simulation.
Download:
---------
Information (if needed) about how to get the sources.
For instance:
```
./download.sh
```
...
...
@@ -38,17 +38,13 @@ For instance:
Compile:
--------
Information (if needed) about how to compile the application.
For instance:
Compile the code using:
See
```
source machines/occigen-bdw/env
./compile.sh
```
`machines/occigen-bdw/env`
contains the information for compilation (module load gcc openmpi lapack hdf5 ...)
Run and validate the simulation:
--------------------------------
...
...
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