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
7b0bc788b853fb3437c875d35e884f0bd734962f
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
3
Sep
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
18
17
16
15
10
8
4
3
25
Sep
24
12
29
Aug
22
21
9
31
Jul
25
24
13
12
11
24
Apr
23
20
19
17
16
15
13
12
11
3
28
Mar
23
20
16
15
14
13
12
9
7
5
4
12
Feb
11
10
9
8
7
6
5
31
Jan
30
25
24
23
22
19
15
12
8
4
Merge branch 'bugfix/simgrid' into 'master'
update morse_cmake submodule
Improve Simgrid detection
Merge branch 'bugfix/runtime_desc_flush_submat' into 'master'
fix RUNTIME_desc_flush so that it can be used on sumatrix descriptors
Merge branch 'mpi_register' into 'master'
Add a CHAMELEON_USE_MPI_DATATYPES to enable/disable the use of MPI datatypes for the transfers
Add function to cleanup the datatypes
StarPU: Add support for registering MPI data types
Merge branch 'quark/reduce_access' into 'master'
Reduce the spectrum of the data accesses with Quark
Merge branch 'starpu/fix_inout' into 'master'
Remove the nbuffer parameter from the codelet declaration
Add more testing to validate this new extension
Reduce the data access types whenever it's possible to get more flexibility with the allocation onf the fly
Merge branch 'starpu/inteface' into 'master'
Add support for older version of starpu
Merge branch 'ci/profiling_timeout' into 'master'
specify a specific time limit that can exceed the project-level timeout, jobs submitted on a supercomputer like plafrim can be delayed due to the job scheduler, one week seems fair because we want this profiling done once a week
Merge branch 'master' into 'master'
starpu: use starpu_mpi_wait_for_all when available
Merge branch 'feature/starpu/execute_on_worker' into 'master'
Add execute_on_worker feature of starpu thanks to a new field `schedopt` in the runtime_request_s struct
Merge branch 'master' into 'master'
starpu: Call starpu_fxt_autostart_profiling in non-MPI case too
Merge branch 'bugfix/gram' into 'master'
fix int overflow in core gram
Merge branch 'ci/kibana' into 'master'
Ci/kibana
Merge branch 'feature/issue94' into 'master'
Add an example at the end of usage, and extend help for -o option (Fix issue #96)
Fix issue fix copy of descriptors
Add an mtxfmt parameter to switch between the different allocation mode (Fix issue #94)
Make lapack_to_tile/tile_to_lapack interfaces deprecated and add Lap2Desc/Desc2Lap interfaces that takes into account an uplo parameter to limit the copy.
Merge branch 'fixperfmodels' into 'master'
set correct values for footprint in perfmodel files
Merge branch 'hotfix/testings' into 'master'
Remove former run_id variable that is no longer used
Remove former params_list parameter that is no longer used
Silent compilation warnings in testings, and update trsm parameters to match its declaration
Loading