Skip to content
Snippets Groups Projects
Commit c2ba1640 authored by Gab's avatar Gab
Browse files

initial commit with template files

parent 53bfb2ef
No related branches found
No related tags found
No related merge requests found
Showing
with 48 additions and 0 deletions
Description:
============
Presentation
------------
This template is just here to show the way that we should present the README for a given application. Here I describe that this template is not performing any scientific simulation, and uses no specific library.
Technical information:
----------------------
website : http://this.url.doesnot.work
Scientific domain : none
Language : C/C++/Fortran/Python
Parallelism : MPI + OpenMP
GPU acceleration : Yes (CUDA)
Scalability : high
Vectorization: poor
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.
Can be simplified to:
```
./download.sh
```
Compile:
---------
Information (if needed) about how to compile the application.
Can be simplified to:
Compile the code using:
```
source machines/occigen-bdw/env
./compile.sh
```
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