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
747ea54a8869cd153488f4d17263a345279dec61
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
29
Jul
18
May
17
26
Apr
23
22
20
14
26
Mar
25
18
17
16
15
23
Feb
22
17
2
26
Jan
25
13
12
11
9
6
4
2
Dec
1
19
Nov
18
17
12
5
15
Oct
12
10
12
Sep
11
10
9
7
3
2
31
Jul
2
1
30
Jun
29
26
23
19
2
26
May
22
Apr
13
12
27
Mar
18
13
12
11
4
3
28
Feb
27
19
17
12
10
5
4
21
Jan
11
10
9
7
6
20
Dec
19
13
9
29
Nov
27
26
25
23
22
19
18
17
16
15
8
7
5
4
29
Oct
25
22
11
8
2
17
Sep
29
Aug
5
Jul
3
2
21
Jun
13
12
21
May
19
10
25
Apr
12
11
3
22
Mar
21
20
4
2
1
8
Feb
24
Jan
23
22
21
21
Dec
20
12
11
5
4
13
Nov
12
8
7
31
Oct
24
18
17
16
15
10
8
4
3
25
Sep
24
12
29
Aug
22
21
9
31
Jul
25
24
13
12
11
24
Apr
23
20
19
17
16
15
13
12
11
3
28
Mar
23
20
16
15
14
13
12
9
7
5
4
12
Feb
11
10
9
8
7
ci: Enable detached build, and add the interuptible flag
runtime: Fix returned value by RUNTIME_Init and chack it's returned value when called
Merge branch 'hotfix/desc' into 'master'
control/desc: modify descriport internal creation to correctly handle descriptor naming
compute/zgemm: check ws before unreferencing it
coreblas/debug: fix output in kernel logs
Merge branch 'feature/centering_scaling' into 'master'
Add new algorithm: centered-scaled transformation
Merge branch 'feature/desc' into 'master'
starpu: Exploit time name in starpu
coreblas/trace: add an environment variable to enable/disable log info
coreblas/trace: add CHAMELEON_KERNELS_TRACE option to name the tiles and print information about the exectued kernels
coreblas: Handle recursive descriptors
starpu/descriptor: fix unregister/flush
descriptors: Add recursive descriptors
control/desc: Add a print function to debug descriptors and an associated testing mainly for debug purpose
control/desc: add a name into the descriptor structure
control/desc: Make sure the Destroy function is generic enough to handle both classic and recursive descriptors
control/desc: Simplify/Fix computation of descriptor fields
common/include: Add a ceil function
testings: add options to define multi-level nb
starpu/hmat: Fix compilation warning in the interface
starpu/codelet: Remove unused info in lauum
openmp/control: minor coding style
ci: Add -Werror to force people to remove warnings before pushing
Merge branch 'feature/hmat' into 'master'
Add comments
Add hmat testings
Add subdirectory test_fembem and dedicated tests
Add test_FEMBEM as a submodule of testings
Add hmat-oss to the cmake configuration
Add hmat-oss as a submodule of coreblas
Add an alias for external use
Merge branch 'distrib' into 'master'
Update information about distribution. Add scripts to generate debian packages.
Merge branch 'hmat/hmat' into 'master'
Adapt to latest evolutions in hmat-oss CMake
Add cmake structure to integrate hmat support
Add hmat support into StarPU
Add calls to hmat kernels
Loading