Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
hysop
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD 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
Show more breadcrumbs
particle_methods
hysop
Graph
2f15cf3a630a6ca2526553409f8f0895ff449bfd
Select Git revision
Branches
10
13-mpi-poisson-solvers
14-development-documentation
protected
14-development-documentation-2
guix-package
joss
marthe
master
default
protected
rocm_singularity_support
rocm_support
wipGuixRecipe
Tags
1
2024.11
11 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
17
Feb
16
11
20
Jan
7
2
Dec
13
Nov
27
Oct
5
May
17
Apr
16
16
Mar
12
6
4
3
27
Feb
26
20
12
29
Jan
28
27
26
23
22
13
12
19
Dec
17
16
15
10
8
3
1
24
Nov
20
19
18
17
14
13
13
Oct
1
Jul
22
May
21
20
2
30
Apr
29
28
25
24
23
22
17
10
9
7
3
2
1
26
Mar
25
24
21
13
12
11
7
6
5
28
Feb
27
26
24
18
7
6
5
3
31
Jan
30
24
23
22
21
20
14
10
9
6
12
Dec
5
4
3
29
Nov
28
27
20
19
13
8
6
28
Oct
25
14
11
10
7
4
3
2
30
Sep
25
23
20
18
16
13
12
11
9
6
5
30
Aug
28
14
31
Jul
30
26
25
24
19
17
16
11
9
5
4
3
2
19
Jun
17
6
4
30
May
29
28
27
24
23
22
21
17
16
15
13
10
7
30
Apr
29
27
25
24
19
18
17
16
12
11
10
5
4
3
2
29
Mar
28
27
25
22
15
14
13
12
11
8
7
6
5
4
1
27
Feb
26
25
22
21
20
19
18
13
12
8
7
6
1
31
Jan
Tentative de merge, erreur lors du make.
Disabled google tests by default for c++, can be enabled with cmake variable 'GOOGLE_TEST' set to 'ON'.
Modified CMake and setup.py.in to generate only one swig c++ lib and use it for c++ mains and tests.
- update interface fortran/python
modified poissonSolver main
Ajout des sources et tests c++ et modification du CMake.
template for c++ interface with swig
New multiphase examples + fix 2 bugs
Add multiphase baroclinic term (multiscale rhs for baroclinic term on gpu, multiscale grad(P) on cpu, baroclinic term from a given rhs field). Add tests (test_multiphase_baroclinic for GPU seems broken)
fix test spectrum
Add new 3D scalar field spectrum computation (not validated but seems ok)
Profile GPU-diffusion initilialisation. Fix multiresolution filter, GPU advection, redistribute op. Fix some tests.
ajout slides GdT du 3 décembre 2015
Merge branch 'master' of git+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/git/hysop/hysop
Journée Ciment
Added slides and tex for meeting 13/11/2015
fix small bug in poisson_fft + new version of stretching operator encompassing the resolution of the linearized stretching equation
add SFD stuff (ie: method to get the filtered solution (=the base flow) needed to perform global linear stability analysis)
Add presentation at Feel++ User Days
Fix some git mistake on local branches
Fix transpositions. Improve gpu transpositions test
sp
GPU code improvement for large problems
Fix multiresolution filter. Fix gravity term in baroclinic operator.
small improvements
Fix RMI example
Fix baroclinic. Fix example
fix multi-gpu test for multiresolution filter
...
Fix multiresolution filer
Update single precision patch. Add RMI example (need further tests, fix initial condition). Improve baroclinic operator.
add CustomOperator. fix gpu multiresolution filter. fix baroclinic
Fix drag computation for all Noca's formula. Cleaning. Doc.
Review working array stuff. Tests ok except failure in drag parallel computation
Fix penalisation tests
Fix bug in subsets computation
Multiresolution filter ok.
GPU multiresolution filter ok seq and parallel.
Ok (multi-)GPU multiresolution filter with L2_1. Bug in Linear. Need merge with cpu version.
Ok multiresolution filter and test
Loading