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
6388f973fbf6083be27cfce43889c22026d4c869
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
12
Oct
11
10
9
6
5
3
2
29
Sep
28
27
26
25
22
12
Jul
10
6
5
2
23
Jun
19
16
17
May
16
14
Apr
13
7
6
3
30
Mar
29
23
22
17
14
13
7
24
Feb
23
22
21
20
17
3
2
28
Sep
26
20
28
Jun
25
24
29
Mar
18
28
Feb
21
2
Aug
29
Jun
16
15
8
1
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
fix mpi tests examples paths
fixup ci tests artifacts paths
Update ci-templates.yml
Update CMakeLists.txt
Update ci-templates.yml
fix ci : examples
fixup stencil generator doctest
enable mpi tests
fixup stencil generator (>1D)
[docker-build] Simplify docker build output
[docker-build] fix flint2 + remove tar verbose mode
[docker-build] move fftw build to shared library
Simplifiy timeout tests
Fix test files filtering. Add consistent timeout for doctests.
uniformize tests files as main programs and pytest automatic test selection.
update tests
add new python dependencies in cmakelists
Update .gitlab-ci.yml
fix mpi tests (MPIEXEC was not set properly)
Add info about install path into CI jobs
Add info about install path into CI jobs
CI.
Add CI tests (mamba with opencl, fortran). Fix install
[docker-build] ci-templates.yml: no sh in kaniko images except debug image! (why sh in needed?)
[docker-build] ci-templates.yml: kaniko: debug -> latest and add --single-snapshot option
[docker-build] gitlab-ci.yml: use a CPU runner to generate jammy_cuda docker image!
ci-templates.yml: add 'cmake install' in test stage, otherwise hysop is not available.
hysop_tests.cmake: New method to select tests, but some tests are not updated and failed.
[docker-build] gitlab-ci.yml: remove ubuntu_jammy gpus and docker tags (runner selection).
[docker-build] Install tox and fix some little bugs.
Add name and version
Force setuptools >= 59 needs in config.sh step.
[docker-build]
[docker-build]
Cleanup, review, ...
[docker-build] Dockerfile: cuda: nvidia OpenCL before clinfo!
[docker-build] Dockerfile: cuda: add nvidia opencl lib and dev files.
[docker-build] Work on the Nvidia OpenCL docker image: clone ubuntu_jammy image, remove intel OpenCL.
config.sh: Remove -DHYSOP_INSTALL="${INSTALL_DIR}" which generates an erro in cmake.
config.sh: add again cmake option '-DHYSOP_INSTALL="${INSTALL_DIR}"'
Loading