Mentions légales du service
Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Chameleon
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Operate
Environments
Terraform modules
Monitor
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
solverstack
Chameleon
Graph
1a0a1888cece4ef9c129a14dcba9a185a038c9d5
Select Git revision
Branches
4
master
default
protected
release-0.9.2
release-1.0.0
release-1.1.0
Tags
9
v1.3.0
papers/ipdps25_getrf
compas2024_batch_getrf
v1.2.0
papers/heteropar22
v1.1.0
v1.0.0
v0.9.2
bugged/gpupanel
13 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
30
Jan
25
24
23
22
19
15
12
8
4
3
13
Dec
12
24
Oct
18
13
12
11
10
9
4
3
2
29
Sep
26
25
20
15
13
12
8
5
1
31
Aug
30
24
22
1
31
Jul
28
19
6
4
3
30
Jun
21
19
16
13
12
31
May
30
21
4
3
2
25
Apr
20
14
13
11
10
6
5
29
Mar
20
17
16
14
13
10
9
8
7
6
3
2
1
14
Feb
9
7
6
31
Jan
30
19
16
13
12
11
9
6
3
24
Dec
23
22
21
16
15
14
13
12
10
9
6
4
2
1
Merge branch 'sonarqube' into 'master'
Sonarqube bug fixes
Merge branch 'sonarqube' into 'master'
Fix case in workspace
Remove extra parentheses
Update cmake
Silent warnign about memory leaks
Fix previous commit
Silent warning about double identical test
Silent warning about double identical test
Minor
Merge branch 'interface/parsec' into 'master'
forces DIAG off with parsec
Add missing desc in getrf_incpiv declaration
Add missing destroy in workspace
Add missing flush in QR functions
Modify gesv to match QR algorithms
Disable dataflush in Parsec to avoid freeing a data before it's fully used in the sequence
Update codelets to new PaRSEC DTD interface
Wait only sequence tasks
Fix unititialized value
Cleanup all warnigns in parsec
Minor
Silent some warning with parsec control directory
Silent the context warnings
Update the parsec interface
Update the parsec interface
Added changes for distributed(incomplete)
Updated PaRSEC interface
Merge branch 'cleanup/lapack_to_tile' into 'master'
I hope this time I did not forget any
Temporary fix for missing flush/wait in QR functions
Factorize some code
Add a missing destroy
Fix issue with desc created/destroyed in mat_alloc/free
Add extra flush to norm computations for parsec
Factorize code
Remove unused macro
Change inout to make sure its a composition of other two
Check that all flushes are now in z*.c files with a script
Loading