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
2878ffe65a2ca167c10054f4f3f89c3ccab042e8
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
Jun
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
2
21
Jun
13
12
21
May
19
10
25
Apr
12
11
3
22
Mar
21
20
4
2
1
8
Feb
24
Jan
23
22
21
21
Dec
20
12
11
5
4
13
Nov
12
8
7
31
Oct
24
cmake: avoid to force cblas and lapacke mt to false because the application may want to use the multithreaded version and handle at its level the number of threads to use
Merge branch 'fix_doc' into 'master'
doc: fix section name
Merge branch 'testing/reduce_profiling' into 'master'
Rename CHAMELEON_{KERNELPROFILE,PROFILING}_MODE to CHAMELEON_GENERATE_{STATS,TRACE}
starpu: add missing cmakedefine
testings: trace and profile are enabled for each iteration but warmup
Silent warnings
testings: Limit traces and profiles only to the timed section
testing: Add an option structure to store parameters and access them more quickly
auxiliary: silent warning
Merge branch 'workspace_mpi_getrf_minmax' into 'master'
Add documentation about configuration through environment variables
Add function to set limits min and max of submitted tasks
Initialize context out of environment variables
Add functionnalities to play with environement variables
Merge branch 'hotfix' into 'master'
cmake: add cblas_wrapper.h to the list of headers because must be installed (include/chameleon/chameleon_zlapack.h needs it)
Merge branch 'blaslapack_api' into 'master'
Validate first algorithm gemm cblas and blas interfaces.
coreblas: restructure header files to clearly split cblas from coreblas
coreblas: Remove useles include
Merge branch 'driver/factorize_qr_steps' into 'master'
svd: report the QR code factorization to gebrd
qr/lq: update the calls to qr/lq factorization algorithms
qr/lq: create a step subfunction in all qr/lq factorization function
Merge branch 'svd' into 'master'
add jobu and jobvt in arguments
check: replace max by chameleon_max in all check
driver: corrected pzgebrd_ge2gb
testing: add testing zgesvd
constant: corrected chameleon_job_e
codelet: corrected zlacpy codelet for quark and parsec
ci: Remove generation of env.log to avoid right conflicts
Merge branch 'ci/precheck' into 'master'
Split the preliminary checks for better visualization of the issue
Merge branch 'feature/tile2band' into 'master'
driver: corrected pztile2band
core: remove nb from args of INSERT_TASK_zlacpy[x]
codelet (only starpu): added/corrected zlacpyx
Loading