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
2bc31a0dffc58418453fb025d67fec3eca40f035
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
14
Nov
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
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
zgetrf: Add workspace for the panel update
zgetrf: Add missing ipiv_flush
Merge branch 'lapack_api/fix' into 'master'
Fix compilation warnings
Fix regex in local_subs
Fix cblas/lapacke prototype by removing incorrect and useless const
Merge branch 'descriptors' into 'master'
Apply 1 suggestion(s) to 1 file(s)
Remove 2D block cyclic parameters from descriptors without breaking the API, first step.
Merge branch 'allreduce_perm' into 'master'
zgetrf: zperm distributed use Wu for update
zgetrf: add codelet_zperm_allreduce for quark, parsec and openmp
zgetrf: zperm_allreduce with starpu tasks version
zgetrf: add codelet zperm allreduce
zgetrf: function to get the array of proc involved in panel
Merge branch 'permutation_batch' into 'master'
zlaswp batched: add batched zlaswp algorithm
zlaswp batched: codelet_zlaswp_batched for quark, parsec and openmp
zlaswp batched: add batched zlaswp codelet
Merge branch 'fix_constants' into 'master'
Add ConjNoTrans value and missing explicit values in enmus for easier parsing in the python interface
Merge branch 'hotfix/warnings' into 'master'
cmake_morse: update submodule
getrf: Remove extra fallthrough
getrf: convert to unsigned to be able to use a single bit
control: Add a copy of the defines as integer to silent the warning on the switch case
codelet/starpu: remove ifdef within macro in QR kernels
codelet/starpu: remove extra ; after CODELET macro
codelets/starpu: remove ifdef on HAVE_NAME within macro
Silent pedantic warning on the use of gcc specific binary representation
Merge branch 'workspace_mpi_getrf' into 'master'
gesv_nopiv: Add the getrf_nopiv workspace to the gesv_nopiv function
Update Changelog
getrf_nopiv: Add a getrf nopiv algorithm using lookhaed buffers to enforce a ring of communications and limit the number of ongoing communication though the dependencies.
getrf_nopiv: Explicitely use the workspace/option structure into CHAMELEON_zgetrf_nopiv_Tile_Async
getrf_nopiv: Call the option structure alloc/free functions in the getrf nopiv and gesv nopiv functions to switch from initial algorithm to the one with explicit communication management
getrf_nopiv: Add Alloc/Free functions to manage temporary buffers of the pzgetrf_nopiv algorithm to better control the MPI transfers overhead
compute_z.h: Add an option structure for the MPI getrf nopiv algorithm to manage explicitely the communications and enforce a lookahead turnover in the communications
gepdf_qdwh: enforce the use of the original lacpy
codelet/lacpy: Protect lacpy in starpu codelet
Loading