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
a8fc01d9947079de87bdbbf199514ffd5e205940
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
2
Oct
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
5
4
3
2
1
31
Mar
30
27
25
24
[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}"'
[skip CI] mamba: pyfft is bugged using mamba installation -> force pip installation
Debugging mode: add $CI_PROJECT_DIR in install and test stages
Debugging mode: add $CI_PROJECT_DIR in install and test stages
Debugging mode: add $CI_BUILDS_DIR in install and test stages
mamba: upgrade python version to 3.10.12 (same as ubuntu_jammy)
Debugging mode: add some prints before to submit ctest
Debugging mode: add some prints in test.sh et ci-templates.yml
[skip CI] Add some prints in ci/scripts/test.sh and ci-templates.yml to debug ubuntu-jammy tests
[wip] restoring the old way of submitting tests (DEBUG phase)
ci-template.yml: add $BUILD_DIR/Testing in test stage artifacts to have access to LastTest.log
mamba: problem with pyfftw 0.13 installed with mamba. To Fix it pyfftw=0.13.0=py39h51d1ae8_0
ubuntu_jammy_cuda/Dockerfile: add gfortran package and friends
gitlab-ci.yml: Change intall artifact path $INSTALL_DIR with $BUILD_DIR
Correct artifacs for 'install' step and change 'build' needs whith 'install'
ci-template.yml: change $BUILD_DIR with $INSTALL_DIR in .hysop-install
Merge branch 'master' of gricad-gitlab.univ-grenoble-alpes.fr:particle_methods/sandbox/hysop
[skip CI]
gitlab-ci.yml: change 'install' with 'build' in jammy and jammy_cuda 'test' jobs.
Cmakelists.txt: add 3 Fortran variables to solve compilation errors.
Restore dependencies in test jammy and mamba (replace install by build)
Fix dependencies in test jammy and mamba (replace build by install)
Mamba remove everything concerning opencl to solve error in test stage.
Add :latest and change : to /
[skip CI] add missing file, used to control fortran-libs setup
[docker-build] kaniko test
[docker-build] Merge branch 'master' of gricad-gitlab.univ-grenoble-alpes.fr:particle_methods/sandbox/hysop
[docker-build] kaniko test
Rename 'fortran_setup' to 'fortran_utils'
Add installation of 'build' python module
Loading