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
8a3e00ef73db5da8629ac3d75e9c67781bc383ac
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
13
Oct
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
Fix spmGather with csx matrices and less unknonws than nodes
Add test functions for spmSort in shared and distributed memory
SpmSort now works with multidof
Merge branch 'cmake/testings' into 'master'
Use CI matrix to factorize a bit the tests of the wrapper
Prefix wrapper testings by the language
Upgrade cmake_morse module
Merge branch 'spmVersion' into 'master'
Fix weird comment in multi-dof testings
Update dates
Correct version and copyright
Merge branch 'julia/fix_double_free' into 'master'
Fix the double free issue by using the C allocated array
Restore hiepacs image as it now includes OpenMPI 4 and Julia
Minor update
Merge branch 'hotfix/gen_wrappers' into 'master'
Try to synchronize the wrapper generation with pastix
Merge branch 'dist/spmm' into 'master'
spmm and spmv now support multidof
spmm and spmv are now distributed. Dofless
Restore build directory
Merge branch 'julia' into 'master'
Add a julia wrapper to spm with some testings
Merge branch 'feature/GenRHSDist' into 'master'
Add a test for the distributed random generation of RHS to make sure we always work with the same RHS
Minor (comment + initialization)
Restructure z_spm_genrhs to generate right hand side with multi-dofs and in distributed
Add a function to reduce right hand side on a single node
Add a spmPrintRHS function to dump the righ hand side to help debug
Merge branch 'hotfix/octave_user' into 'master'
Update CMakelist to correct installation of the spm module
Merge branch 'dist/spm_norm' into 'master'
spmNorm is now distributed, and and a test function has been added
Merge branch 'hotfix/fix_and_factorize' into 'master'
Factorize the conj/id functions and comment subfunctions in spm2dense and spmPrint
Minor fixes reported by coverity
Add frobenius_merge functions from pastix
Fix issue with spmExpand in the distributed case
Factorize the strings declarations in spm testings
Merge branch 'dist/basic_routines' into 'master'
Loading