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
91618ab37c112327b768759493afc104a037389a
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
6
Mar
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
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
Merge branch 'ci_use_netlib' into 'master'
Force to use Netlib blas/lapack (instead of openblas also available and use by default in the docker image) for all builds
Merge branch 'getrf/nopiv_percol' into 'master'
testing: Comment the laswp for now
getrf: Add a version with no pivoting per column
codelets/runtimes: Add empty skeletons for panel functions in other runtimes
codelet/starpu: Add the tasks for LU factorization without pivoting per column
Merge branch 'feature/getrf_skel' into 'master'
testings: Add getrf testing driver
compute/getrf: Add skeleton for LU with partial pivoting
compute/plrnt: Fix comment
Merge branch 'fix_hip_complex_type' into 'master'
hipblas: hipDoubleComplex->hipblasDoubleComplex and update morse_cmake parser
Merge branch 'hotfix/warnings' into 'master'
hmat: update submodules
Silent compilation warnings
cmake: Update cmake submodule to fix SimGrid issue
Merge branch 'hipblas' into 'master'
ctest: add hip support to the testing suite
cmake: integrate hip to the configuration/compilation process
starpu/codelet: Add HIP support to blas level3 codelets
starpu: Add HIP support to StarPU
control: rename ncuda to ngpus
hipblas: Add the basis for the hipblas library by copy of the cudablas one for all level-3 BLAS subroutines
Merge branch 'fix_chameleon' into 'master'
StarPU no longer has the struct field pointer_is_inside in the struct starpu_data_interface_ops
Merge branch 'issues/minor' into 'master'
headers: Update authors list after last merges
trsm: Fix minor on comments
starpu: fix an old small issue with profiling
doc: Fix parallel worker documentation
Merge branch 'issue/parallel_worker' into 'master'
doc: Fix parallel worker documentation
runtime/starpu: add a warning if parallel workers are initialized without multi-threaded BLAS library
runtime/starpu: fix typo in parallel worker
Merge branch 'issue/dlamch' into 'master'
fix: add lapacke header for dlamch calls.
Merge branch 'pt-chameleon' into 'master'
Add documentation
Integrate the use of parallel tasks for chameleon within POTRF algorithm. Note that this requires StarPU
Loading