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
f77bf06c43ae779538bc03ca24ee894111066440
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
8
Jun
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
21
9
6
27
Feb
22
21
20
18
17
16
15
9
7
30
Jan
27
24
23
19
18
6
5
3
23
Dec
22
7
5
4
16
Nov
29
Sep
28
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
zlansy: coding style
parameters: fix error message to use function name
starpu/desc: Make sur tiles are registers without the mixed flag
codelet/starpu: Add assert to make sure we use the correct datatype
runtime: Add a RUNTIME_handle2tile function to make public the pointer conversion if needed
runtime_struct: code indent
cblas: Try to protect when multiple cblas may be included
context: Add a function to return the chameleon context in order to be able to use the public runtime API
Move the C++ protection
Merge branch 'eviden/blockedAsDefaultGetrfAlgorithm' into 'master'
Revert "include"
Use blocked algorithm as the default one
Merge branch 'macosx-starpu' into 'master'
starpu.rb: update to 1.4.6
Merge branch 'macosx' into 'master'
fix headers
build macosx: check if starpu is installed, if not install it
Merge branch 'regression' into 'master'
Update benchmarks:
Merge branch 'notest-doc/add_precision_for_traces' into 'master'
Document that for traces one needs to pass -T to chameleon
Merge branch 'hotfix/hip_version_detection' into 'master'
Hotfix HIP version detection for hipblasZtrmm prototype
Merge branch 'fix-warning' into 'master'
zgetrf_batched: fix discarding const warning
Merge branch 'feature/batch_blas' into 'master'
Add batch functionnality for the potrf kernels
geadd: Fix typo in comments
Merge branch 'eviden/hipblas_API_2.0_TRMM' into 'master'
hipblas/ztrmm: Change the xtrmm API for ROCM_MAJOR_VERSION >= 6
Merge branch 'batched_panel' into 'master'
compas2024_batc…
compas2024_batch_getrf
zgetrf batched: add batched blocked algorithm
zgetrf batched: add codelet batched for getrf blocked
zgetrf batched: add batched percol algorithm
zgetrf batched: create codelet_zgetrf_batched.c
zgetrf batched: Add an a cmake option to set the maximum batch size
zgetrf batched: Add an a field in the data structure and environment variable to define the batch size
starpu/codelet/gemm: code indent
Merge branch 'ctest_getrf' into 'master'
zgetrf: update quark codelet
Loading