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
efd75d6a715d4040e93eeeff679f08b80ede68cd
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
28
Sep
27
26
25
24
23
22
21
16
6
2
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
mixed-precision: update files in runtimes
tasks: Fix prototype of mixed precision conversion tasks
coreblas: add missing files to handle mixed precision conversion functions
Merge branch 'descriptor/file' into 'master'
Descriptors: use the chameleon_get.. functions from the helpers and remove them from other places
descriptors: Create a descriptor_helpers module with the chameleon_get... functions
Remove potrf priorities with bubbles [wart commit for papers/heteropar22 tag, to ignore]
papers/heteropa…
papers/heteropar22
Merge branch 'testing_shname' into 'master'
Add new short names for vendor testings
Add new short names for testings
Merge branch 'fix/zgersum-GPU' into 'master'
coedelet/geadd: coding style
gersum: Fix the reduction init codelet on GPU
Fix chameleon_asprintf
Merge branch 'descriptor/ranks' into 'master'
descriptor: Add a rank_of_init function to store the initial distribution, and exploit the rank stored in the tile
Add testing_zrecposv.c
Add testing_recpoinv.c
starpu/interface: attempt to fix copy
testings: Add recursive testings
Add an integer parameter for the algorithm used to partition the descriptors
Add an option to choose how a recursive descriptor should be partitionned
Add a diagonal descriptor
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
Loading