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
e500537484f322067a70336c2f3b1cce29d8e0aa
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
24
Jan
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
1
31
Aug
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
ipiv: Silent compilation warning when mpi is disabled
testing/sytrf: Check needs a fully initialized matrix and not only the triangle
testing/tradd: Add info on output with check
testing/add: take into account the alpha/beta values in the validation threshold
starpu/map: prevent from running a map codelet on a non defined worker
compute/tradd: Cleanup syntax
compute/gepdf: cuda QR call MUST have the diagonal copy to be valid
coreblas/lascal: improve comment
coreblas/tradd: Fix tradd call with beta complex
Merge branch 'pkg-config' into 'master'
cmake: fix this if when MPI_C_LIBRARIES is made of a list of several libraries. This fixes cmake with nmad/madmpi.
Merge branch 'getrf/bcast' into 'master'
getrf: Add a bcast version of the workspace copy and the possibility to switch after ringswitch iterations to the ring bcast
getrf: Add a ringswitch parameter to define when to switch from classic bcast to ring bcast
plrnk: Fix missing free
core_ztile: clean naming
Merge branch 'hotfix/sbc_test' into 'master'
tests: Remove the seeds from the inut files to take random ones
plrnk: Add a generic algorithm for non 2dbc data distributions
Merge branch 'sonarqube' into 'master'
Install chameleon_env in bin/ and use it in the gitlab-ci build job
sonarqube job: fix the git grep call of ./tools/find_sources.sh by fixing the gitlab-ci "detected dubious ownership in repository" problem
Merge branch 'ci-update-docker' into 'master'
Dockerfile: Add default environment variables
pkg-config: remove the cuda.pc and mpi.pc required dependencies, these files are not common and not installed usually
starpu.rb: upgrade starpu version
pages.sh: use pages docker image to run on gitlab instance runners
cmake: if CHAMELEON_ENABLE_DOC is set to ON (OFF by default) then finding doxygen and emacs (with htmlize) are required. tex program is not necessary.
Loading