Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
tnl-dev
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Model registry
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
TNL
tnl-dev
Graph
2c6e63ce891010976da2d658cf30c512014d1784
Select Git revision
No matching results
An error occurred while fetching branches. Retry the search.
An error occurred while fetching tags. Retry the search.
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
20
Mar
19
18
15
8
3
2
1
27
Feb
26
25
24
23
22
20
19
18
17
16
15
14
13
12
11
10
9
8
7
6
4
2
1
27
Jan
26
25
12
6
5
24
Dec
23
19
14
8
7
6
5
4
1
30
Nov
29
23
20
19
18
17
11
10
9
8
6
4
1
30
Oct
26
23
20
15
13
12
9
8
7
6
5
3
2
1
30
Sep
28
27
26
25
14
13
11
8
5
4
3
29
Aug
28
24
23
21
19
18
17
16
15
11
10
9
8
7
2
1
31
Jul
29
28
27
26
21
20
19
18
17
16
15
14
13
12
11
10
9
8
7
6
5
4
3
1
30
Jun
23
19
17
15
14
13
12
10
7
5
3
30
May
24
13
11
10
9
7
6
5
3
1
30
Apr
29
28
27
26
25
24
23
19
18
16
15
14
13
12
11
10
8
7
6
5
4
3
2
1
31
Mar
30
29
28
26
25
23
22
21
20
19
18
17
15
13
12
11
10
9
8
6
5
3
2
29
Feb
24
23
22
19
18
17
16
15
14
13
11
10
9
8
7
6
31
Jan
29
Merge branch 'develop'
Fixing array operations benchmark.
Added my attributions to the header files
Sliced Ellpack Graph for host only yet.
Merge branch 'sym-matrices' of ssh://geraldine.fjfi.cvut.cz:/local/projects/tnl/tnl into sym-matrices
EllpackGraph CUDA test.
Shortened long time test.
Correct way for SPMV on CUDA.
Parallelized vector min/max operations with OpenMP
Refactoring BLAS benchmarks
Chybjející a přebývající soubory...
Uprava Heat Equation pro lepší výkon, ušetří 2 offloady.
Sliced Ellpack graph matrix format. Without SPMV yet.
Drobnosti
Implementace Array Operations pro MIC, vedoucí k zpřehlednění kódu -> kód použitý pro srovnávací test MIC-krakow, MIC-sharedpoiters, MIC-ArrayOperations
Merge branch 'develop' into MIC-devel
Odstranení Debug Messagů
Fixing run script for transport equation.
Fixed hostMatrix.values premature destruction.
Fixed templating.
Improved test suite.
Matrix copying
Fast methods.
Fixed setElementFast()
Fixed copying from host to cuda.
New test
Fixed: coloring of vectors, getElement(i,j) in tnlEllpackGraphMatrix.
Updated shared pointers in UmfpackWrapper
Merge branch 'avoiding-lazy-shared-pointers' into develop
Adding a method clear() to the shared pointers.
Lazy parameter at SharedPointer was removed.
Permutation array check.
Merge branch 'develop' into MIC-devel
Asserts in tnlArray_impl.h wrapped in directives.
Merge branch 'develop' into MIC-devel
Fixed copying vectors to cuda
Copy test.
Cosmetics
Fixed wrong calls
Fixed accessing to private variable.
Loading