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
41a9cf5528032dcd598b3760442dab1559b31278
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
21
Dec
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
16
Dec
14
13
6
29
Nov
25
16
14
13
12
11
10
9
7
26
Oct
25
24
5
29
Sep
1
23
Aug
29
Jul
26
21
20
19
13
12
29
Jun
20
15
20
8
Apr
13
Mar
17
Feb
18
Dec
coverity: fix hided variables
tests: Make sure the tests returns EXIT_FAILURE if failed
laplacian: Fix degree of 7-point laplacian
examples: Make sure the returned value of checkAxB is used to fail if the numerical test fails
checkAxb: fix the norm computation by calling the correct functions
Add the implementation of the norm of matrices associated to an spm distribution in shared/distributed memory
Add function to compute norm of vectors/matrices associated to an spm distribution
Merge branch 'spm_lap_dist' into 'master'
Update wrappers
spmGenVec: Fix the leading dimension
Make sure all the drivers ends up by updating the computed fields
Add spmReadDriverDist
Scatter the laplacian if multiple MPI instances
Merge branch 'hotfix/CogitoErgoSum' into 'master'
Add Tony Delarue to spm author list :)
Merge branch 'spm_gather_discoutinuous' into 'master'
SpmGather Discontinuous
Merge branch 'spmtest_refactor' into 'master'
Spm tests refactor
Fix coverity Id
Add coverity badge
Merge branch 'ci/precheck' into 'master'
Apply updates from PaStiX tools directory
Upgrade CI to add prechecks as in PaStiX
Merge branch 'gen_fake_values_multidof' into 'master'
spmGenFakeValues in multidof
Merge branch 'hotfic/spm_convert_multidof' into 'master'
Hotfix : SpmConvert CSX->CSY in multidof
Merge branch 'convert_ijv2csx_dist' into 'master'
Code cleanup
Update validate_convert script
Dist convert test
ijv2csr without sorted loc2glob
ijv2csc without sorted loc2glob
Rename the create_asc to spm_get_value_idx_by{elt,col} to compute a smaller array when possible
Merge branch 'spm_redist' into 'master'
SpmRedistributeTests
Add spmRedistribute nompi implementation
Add spmRedistribute function
gather: warnings and coding style
Loading