Skip to content
Snippets Groups Projects
Commit 023c937c authored by audiffren's avatar audiffren
Browse files

Update README.md

parent f48f56c3
No related branches found
No related tags found
No related merge requests found
......@@ -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:
--------------------------------
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment