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
98f8944446bfbe0d3188293938ea8ff482e1a4ed
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
25
Mar
24
19
18
17
14
9
7
4
28
Feb
25
24
21
20
19
17
14
12
11
29
Jan
28
24
22
21
15
6
19
Dec
18
17
16
10
9
6
5
3
2
29
Nov
27
26
14
13
12
6
5
4
23
Oct
21
18
17
16
15
4
3
19
Sep
18
17
16
11
6
3
29
Aug
28
21
Jul
19
18
17
15
20
Jun
17
10
9
8
23
May
22
16
15
7
6
30
Apr
29
24
17
11
3
2
29
Mar
27
22
21
16
14
12
5
23
Feb
18
9
8
5
30
Jan
25
24
23
9
8
20
Dec
19
28
Nov
27
24
15
26
Oct
24
23
5
29
Sep
28
27
1
31
Aug
30
23
22
24
Jul
21
19
12
11
7
6
5
4
3
2
Jun
25
May
24
19
18
5
4
3
25
Apr
21
20
19
14
13
6
5
4
3
30
Mar
29
27
24
23
Merge branch 'gesv' into 'master'
master
master
Update ChangeLog
getrf: Update tests to use chameleon laswp
gesv: Add gesv operation and testing
getrs: Add zgetrs operation and testing
laswp: Add zlaswp operation and testing
Add runtime option to handle cham_dir_t
laswp: Add pzlaswp
laswp: Add routine to initialise IPIV
laswp: Add routines to apply inverse permutation
getrf : update prototypes for new codelets
Update ipiv_to_perm task to allow partial permutation
posv: Fix comments
Merge branch 'fix-build' into 'master'
Fix build
Merge branch 'getrf_nopiv_task' into 'master'
flops: Add flops for getrf with partial pivoting (correct only for real)
ipiv/perm_allreduce: fix block size
starpu/codelet: Add new task submit to codelet_zgetrf_batched
starpu/codelet: Add new task submit to codelet_zgetrf_blocked.c
starpu/codelet: Add new task submit to codelet_zgetrf_percol.c
starpu/codelet: Add new task submit to codelet_zlaswp_batched.c
starpu/codelet: Add new task submit to codelet_zlaswp.c
starpu/codelet: Add new task submit to codelet_zperm_allreduce.c
starpu/codelet: Add new task submit to codelet_zipiv_allreduce.c
starpu/codelet: Add new task submit to codelet_zgetrf_nopiv.c
chameleon_starpu_internal: Rename starpu_cham_exchange_data_before_execution into starpu_cham_exchange_tile_before_execution
chameleon_starpu_internal: Add a register_handle without communication
chameleon_starpu_internal: Use dynamic handles in task insert
CTestLists: Update and correct ctest getrf
zgetrf: Add option to set a unique size of batch
Merge branch 'shared-runners' into 'master'
gitlab-ci: some build jobs are far too long on small instance runners, restore using large instances for these build jobs
Merge branch 'starpu/update' into 'master'
Update ChangeLog
starpu: initialize need_submit with need_exec to siplify the test
starpu: Force requirement of 1.4 release
starpu: remove deprecated fields for store the function pointers
starpu: remove deprecated and incomplete code to switch to/from fake models
Merge branch 'shared-runners' into 'master'
Loading