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
aad22deaa346b709bd143619e7f3578ab5cecdca
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
2
Sep
1
31
Aug
30
29
26
25
23
22
2
1
26
Jul
22
15
Jun
14
11
9
25
May
24
21
20
19
16
9
6
17
Apr
12
7
4
2
30
Mar
29
27
22
18
17
16
4
2
22
Feb
18
17
16
15
14
11
10
9
8
7
6
5
3
6
Nov
12
Oct
11
12
11
30
Sep
29
27
9
Aug
5
2
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
cmake: make sure we do not enable both MPI and bubble together
Alter recdesc creation
starpu: Add functions to cover the copy of recursive descriptors to/from GPUs
Add recursive outer and inner product to test automatic partitionning
starpu:disable profiling iterations when using bubbles
starpu/control: Switch to old starpu_data_wont_use() temporarily for bubbles
starpu/codelets: Add bubble codelets to StarPU
Update the bublle_args_t structure
descriptors: Add recursive descriptors
starpu/interface: Add StarPU interface filters
options/request: Add task and bubble_parent fileds to enable recursion and profiling
cmake: Add options to enable bubbles with optional parallel submission and extra profiling info
CHAM_tile_t: add a rank field to store the rank of the tile at initialization
Change the chameleon_asprintf prototype to match asprintf
zhemm: Fix ChamConjTrans instead of ChamTrans
Merge branch 'feature/Astat-symm' into 'master'
zhemm.c: Make the Async call really asynchronous by creating a ws as in GEMM
pzhemm: Added the first version of pzhemm_Astat
zsymm.c: Make the Async call really asynchronous by creating a ws as in GEMM
pzsymm: Added the first version of pzsymm_Astat
codelet_zhemm: Add stationnary A variant of INSERT_TASK_zhemm
codelet_zsymm: Add stationnary A variant of INSERT_TASK_zsymm
codelet_zgemm: coding style
pzgemm.c: minor coding style
zgemm.c: remove unused
Merge branch 'hotfix/coverity' into 'master'
Fix coverity issue on risky function by factorizing it to a single place
Fix coverity issue 1517612 Resource leak
Fix coverity issue 1516485 Logically dead code
Fix coverity issue 1516479 Resource leak
Fix coverity issue in hqr
Fix coverity issue 1516418 Arguments in wrong order
Fix coverity issue 1516357 Arguments in wrong order
Fix coverity issue 1516253 Arguments in wrong order
Fix coverity issue 150285[2-5] Resource leak
Fix coverity issue 1466895 Unintentional integer overflow
Fix coverity issues 1520956-1520993
cmake: update submodule
Merge branch 'fix-starpu-shutdown-on-error' into 'master'
Do not attempt to shutdown StarPU if initialization failed
Loading