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
2c63a6947caea8104f790d4025a12ab56b0f4b1e
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
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
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
Merge branch 'ci-restore-macosx' into 'master'
Fix analysis issues.
Add macosx and windows jobs for build and test. Reorganize ci jobs for readibility.
Merge branch 'WIP/ppiv_perm' into 'master'
starpu/cppi: Fix prototype of cppi_display_dbg to be compatible with Intel compiler
runtime/desc_ipiv: fix pivot rows dimension that should be n and not minmn
coreblas: Fix corner case in diagonal kernel
starpu: Fix starpu_mpi_data_register prototype
compute/pzgetrf: LU factorization with per column partial pivoting.
codelets: Add zlaswp_{get,set} codelets
codelets: Add the ipiv_to_perm codelet
runtime: Add struct fields and functions to manipulate the permutation and the inverse permutation arrays
coreblas: add lswp_{get,set} kernels
coreblas: add ipiv_to_perm kernel
coreblas: fix return value in empty kernels
coreblas/getrf: minor coding style
quark: fix cast in RTBLKADDR
starpu/ipiv: Fix MPI data cpy
Merge branch 'WIP/ppiv_panel' into 'master'
testing/getrf Update testing to use the new IPIV interface.
compute/zgetrf: Add GETRF with partial pivoting per column
codelet/getrf_percol: Add a new codelet_zgetrf_percol file with the codelets for GETRF with partial pivoting per column
starpu/interface/cppi: Add a CHAM_pivot_t interface to manage pivoting reduction and data exchanges
CHAM_ipiv_t: add the new data structure to the compilation process
control: Add the CHAM_ipiv data structure and the functions to manipulate it at the user level
runtime: Add functions to manipulate CHAM_ipiv_t data structure at the runtime level
header: Add a CHAM_ipiv_t data structure to manage the pivoting data structure in GETRF
include/constants: Add the GetrfPpiv[PerColumn] variables
runtime/starpu: extract the wontuse and mpi_data_register functions into header files to share them into multiple C files
starpu/codelet/getrf_nopiv: move nopiv percol codelets to a dedicated file and rename them (remove panel)
testing/getrf: Change the default to non diagonal dominant matrices
coreblas/core_zgetrf_panel: Fix missing information in documentation
starpu/interface/cham_tile: Warning with StarPU 1.4.x
getrf: fix coverity warning
coreblas/getrf: Coding style
Merge branch 'notest-doc' into 'master'
update the doc to take into account new release 1.2.0
Merge branch 'hotfix/sonarqube' into 'master'
testings: remove unused variables
gered: Fix major issue of variabel redefinition
Loading