Mentions légales du service
Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
spm
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container Registry
Model registry
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor 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
solverstack
spm
Graph
b261ad1416c256b3321f8a87f905e9b48b683cb1
Select Git revision
Branches
9
master
default
release-1.0.0
release-1.1.0
release-1.1.1
release-1.2.0
release-1.2.1
release-1.2.2
release-1.2.3
release-1.2.4
Tags
8
v1.2.4
v1.2.3
v1.2.2
v1.2.1
v1.1.1
v1.2.0
v1.1.0
v1.0.0
17 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
27
Jun
26
25
24
13
10
8
29
May
13
Dec
11
10
7
6
30
Nov
29
27
24
22
21
26
Oct
25
12
3
29
Sep
28
19
18
7
6
5
21
Apr
18
Jan
16
11
6
5
23
Dec
22
6
Sep
5
2
24
Aug
23
2
Jun
23
Feb
22
14
Jan
13
11
7
6
5
4
3
31
Dec
30
21
15
13
6
2
26
Nov
24
15
6
3
2
28
Oct
26
14
5
13
Sep
30
Jun
29
28
14
12
10
7
Apr
6
5
4
31
Mar
5
15
Feb
12
25
Jan
12
5
4
2
1
23
Dec
22
21
20
19
18
17
16
15
14
11
10
14
Oct
13
1
30
Sep
16
Jul
15
10
6
15
Jun
28
May
19
14
29
Apr
28
14
13
11
26
Mar
2
28
Feb
27
25
12
Nov
29
Oct
2
Jul
1
4
Jun
26
Apr
12
11
25
Mar
14
Feb
28
Nov
10
Aug
1
31
Jul
24
23
19
13
12
4
4
Jun
3
28
May
25
24
23
15
14
7
2
25
Apr
24
23
9
4
31
Mar
9
6
5
26
Feb
21
12
29
Jan
9
8
Dec
7
23
Nov
16
9
5
Oct
28
Sep
31
Aug
21
9
8
4
4
Jul
3
25
Jun
21
20
15
6
31
May
22
12
11
6
5
4
24
Apr
20
Mar
Add an assert to make sure replicated is initialized in main functions
wrappers: update wrappers to include blas interface and new spm replicated field
tools/wrappers: update wrapper in sync with pastix
spmAlloc: Add the allocation of loc2glob based on replicated field for Fortran users
examples: specify if the matrix is replicated or not
driver: set replicated to the correct value based on the driver
Add a replicated field inside the spm data structure to test on it instead of loc2glob
cmake_morse: update submodule to integrate fix on GenPkgConfig
tools: update release number
Merge branch 'blasmt' into 'master'
Add interface to handle blas number of threads
update morse_cmake submodule
Merge branch 'genrhs/parameter_check' into 'master'
spmGenRHS: Fix too restrictive checks on parameters
cmake_morse: update submodule to update subs
v1.2.3 release-…
v1.2.3 release-1.2.3
subs: add the new exceptfrom variable to local_subs
warning: fix fallthough
warning: fix nancheck prototype
warning: silent unused variable in release mode
check authors
Update release number to 1.2.3
Update the Changelog
driver: Fix typo
tools: remove the sonarqube-dev
ci: make the build more generic
update cmake_module
python: Fix package installation path
.gitignore: remove duplicated lines
sonarqube: Fix inclusions property
ci: remove extra fi
Update release number
v1.2.2 release-…
v1.2.2 release-1.2.2
USe a second variable to silent coverity warning
Merge branch 'mpi/hotfix' into 'master'
symmetrize: Fix synchronisation issue introduced in previous MR
Merge branch 'mpi/tests' into 'master'
Update ChangeLog
test: Reduce the margin for the matrix-matrix product test
test/genrhs: take into account the norm of A used in the matrix product to generate B
test: Correct the genrhs test case that must start with a centralized matrix
redistribute: Fix issue with pattern matrices that were working on the values array
Loading