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
e33e5138ae2405b88c66cafbbf83efbfcae9ea35
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
11
Apr
10
6
5
29
Mar
20
17
16
14
13
10
9
8
7
6
3
2
1
14
Feb
9
7
6
31
Jan
30
19
16
13
12
11
9
6
3
24
Dec
23
22
21
16
15
14
13
12
10
9
6
4
2
1
30
Nov
28
25
4
2
29
Oct
20
14
13
12
4
22
Sep
20
17
15
14
13
12
11
9
8
7
1
25
Aug
18
17
31
May
27
25
18
Apr
13
11
17
Mar
11
25
Feb
22
15
10
5
5
Jan
17
Dec
16
15
11
10
9
8
2
1
15
Nov
9
4
3
25
Oct
22
6
5
3
2
29
Sep
28
23
22
17
16
15
14
28
Jul
20
17
3
23
Jun
22
19
18
17
16
28
May
22
19
13
12
11
30
Apr
28
24
22
3
31
Mar
26
25
24
23
19
12
10
4
3
2
26
Feb
25
23
20
13
12
11
6
5
4
3
2
30
Jan
28
27
22
21
19
9
8
21
Dec
20
16
15
12
11
10
9
8
3
2
28
Nov
27
26
21
20
19
17
16
Merge branch 'fix' into 'master'
Update codelet_dataflush.c
Fix iscached for not-yet-registered data
Add geadd GPU kernel
Add geadd GPU kernel
Change the warning with cudaHostRegister to get more information from cuda
whitespaces
Set register_mat to 0, when already registered through the runtime allocation
Synchronize ttmqr and tsmqr. (It seems that the pull request was not that correct)
Merge branch 'starpu/cublas_v2' into 'master'
Add option to enable V2 by default with StarPU
Upgrade kernels to compile with API v2 (even with this crazy change in TRSM API .....)
Always include cublas before cublas_v2
Setting the kernel is done in the codelet
Use the new macros
Add a mavcro to switch from stream to handle
Merge branch 'sukkarde' into 'master'
Add missing variable (thanks Dalal)
Merge branch 'fix' into 'master'
bugged/gpupanel
bugged/gpupanel
Fix declaration of rank execution for ztsqrt
Merge branch 'memaccess-iscached' into 'master'
Fix calling morse_desc_iscached
Add missing ;
Update morse_starpu.h to enable compilation with version of StarPU without starpu_mpi_cache_receive support
Remove MORSE_WAR_DEPENDENCIES
Reimplement taking iscached into account on top of memaccess
Add cuda support for ttmqr
Fix corner case where we have a full TT operation
Fix dimension of work used for displacement with workc
Use pointer arithmetic as in cudablas version
Be more consistant with the documentation and prevent problem if kdwork changes for stricter arrays
Add cuda_zttmqr
Add comments to cuda_zparfb and check on ldwork
Merge branch 'issue18/lapacke_solver' into 'master'
Merge branch 'memaccess-stats' into 'master'
Protect the calls to lapacke in compute, this is a temporary fix for issue 18
Update morse_cmake
Merge branch 'issue20' into 'master'
Merge branch 'memaccess-runtime' into 'master'
Merge branch 'nocalibrate' into 'master'
Loading