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
18dbc89fee2f7668c1033bc43f09ffecb24a5573
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
5
May
29
Apr
20
12
30
Mar
29
25
24
23
19
18
17
15
22
Feb
30
Nov
23
9
8
4
3
2
1
31
Oct
30
29
28
28
Sep
14
30
Jul
29
28
27
26
24
23
22
21
7
3
25
Jun
23
22
19
17
16
12
8
4
20
May
18
14
12
11
6
30
Apr
29
27
21
20
19
18
17
16
15
14
8
6
30
Mar
26
25
24
23
22
11
1
28
Feb
11
11
Dec
4
Nov
29
Oct
28
25
14
10
9
8
7
6
4
28
Sep
26
25
24
23
20
18
17
16
11
31
Aug
15
Jul
9
8
7
6
5
4
2
1
27
Jun
14
13
12
9
8
7
6
5
4
27
May
26
23
22
26
Apr
17
16
14
12
10
9
8
7
6
5
4
3
2
1
31
Mar
30
27
25
24
14
11
10
9
7
6
5
4
2
1
28
Feb
27
26
25
24
23
22
21
20
19
18
17
16
10
3
2
17
Jan
7
18
Dec
17
16
14
13
12
11
10
9
8
7
6
4
2
1
30
Nov
29
27
25
24
20
19
18
17
15
14
13
11
10
9
8
5
4
3
1
31
Oct
30
29
28
25
Merge branch 'master' into mpi-operators
fix penalization
add directional maximum cfl for advection
Merge branch '46-add-python3-x-support' into 29-hysop-with-tasks
Fix hdf writer in append mode (negative seek in text file is allowed only in binary mode in python3)
add velocity penalization. Add OpenCl implementation of Dummy operator
Fix problem when checkpoint_handler is none
Fix single task communicator
Redefine PYTHON_EXECUTABLE do fix build.
fix graph, redistribute and domain for tasks handling
add tasks test in ci
Sympy Relational is no longer an instance of sympy Expr
smal fixes
Fix ci cleanup in docker image (pip uninstall not works without pythonpath export and do not remove INSTALLDIR but INSTALLDIR/lib/site-package/*). Various fixes
Fix error in ForceTopologyState (fields requirements super from other class)
various changes and fixes
Merge branch '46-add-python3-x-support' into 29-hysop-with-tasks
fixup
Move to Python3 !
Improve tasks example
Fix tasks automatic communication
Improve penalization. Fix problem.
Fix python3 compat
fixup
fixup
Fix ccode for sympy<1.7 compatibility
Fix deprecations : numpy.bool and sympy.printing.ccode
fix numpy deprecation and allocation alignment
Fix cmake output with new FindPython
fix test poisson
fix test_field : field init from empty alloc may contains NaN
Fix cmake finding python3
small updates
14-development-…
14-development-documentation
fix io_utils
Fix tasks overlapping issue with redistributeInter
Fix convergence operator with custom field for previous values
Improve profiling : add OpenCL timings to HySoP Profiler objects.
Improve tasks operators and graph handle. Improve inter-tasks automatic inserting of RedistributeInter. Better profiling and task profiler report (statistics over ranks). Add nested problems better graph creation and interaction across levels. Fix overlapping bridges and redistributes. Fix io_utils FS type process safety (deadlock issue with tasks)
do not escape PYTHON_EXECUTABLE to allow options
Merge branch '46-add-python3-x-support' of gricad-gitlab.univ-grenoble-alpes.fr:particle_methods/hysop into 46-add-python3-x-support
Loading