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
6414b833317663a755e9edf85183f9d2a0cfec9a
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
Feb
12
11
29
Jan
28
24
22
21
15
6
19
Dec
18
17
16
10
9
6
5
3
2
29
Nov
27
26
14
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
Update copyrights and release number
tools: a small sync with pastix
zgetrf: add function to monitor memory usage
papers/ipdps25_…
papers/ipdps25_getrf
zgetrf: add ctest for ipiv and perm allreduce
zgetrf: Lookahead function
zgetrf: zperm allreduce MPI in task
zgetrf: zipiv allreduce MPI in task
zgetrf: Add all_reduce mpi in task choice
Merge branch 'clean_getrf_perm' into 'master'
zgetrf: send Akk before allreduce
zgetrf: clean permutation
zgetrf: different values for batch size (blas 2 operations, blas 3 operations and swap)
zgetrf: zperm allreduce MPI in task prepare codelet
zgetrf: zipiv allreduce MPI in task prepare codelet
zgetrf: Add all_reduce algorithm choice
Merge branch 'test-restore-sytrf' into 'master'
ctest: restore sytrf tests
Merge branch 'malloc' into 'master'
Try to move sizeof first in all allocation and memcpy,memset functions
Return ssize_t instead of int in Element_Size() function
flops.h: Fix issue in TRSM flops
Merge branch 'hotfix-testing-std-int-overflow' into 'master'
testing: cast matrices size multiplication to size_t to avoid int overflow
Merge branch 'variadic_tile_size' into 'master'
compute: Query-replace all tile dimension computation by a descripto function call to potentially allow for non regular tiling
descriptor: Add the getblkdim function to prepare the switch in tile dimension computations
compute/plrnk: Fix workspace dimensions
compute/pzunm{qr,lq}rh: Fix an incorrect dimension
compute/{lascal/tradd}: Fix a potential bug due to a typo
Merge branch 'testing_vendor_getrf' into 'master'
testing: threads option must be initialized different from 0 in CHAMELEON_TESTINGS_VENDOR mode to avoid a CHAMELEON_Init failure.
testing: add standard interface and vendor tests
lapack_api: add getrf
Merge branch 'warning-fxt-trace-without-option' into 'master'
testing: add warning if STARPU_FXT_TRACE=1 but no --trace option
Merge branch 'benchmark' into 'master'
add_result.py: trigger a regression error only if the measured gflops value is smaller than previous mean
Merge branch 'test_cuda_plafrim' into 'master'
ci: add test_starpu_cuda
cuda/gemm: disable gemm on gpu devices when k=1
Loading