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
3aadca3af040b4743a72f1de37820e870e550154
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
3
Aug
30
Jul
28
26
25
22
20
18
17
12
10
8
6
1
30
Jun
24
20
18
17
16
14
13
11
10
9
8
5
4
3
2
1
29
May
28
27
26
21
19
16
10
9
1
21
Apr
16
11
9
31
Mar
30
16
10
6
5
4
3
2
1
29
Feb
12
4
2
1
29
Jan
27
17
16
15
8
7
2
9
Dec
4
3
Uncommented kernels
Optimizations for CSR Adaptive
Uncommented kernels
Compilation error fix
Memory optimizations, changes to CSR Adaptive and unit tests
Changed CSR Adaptive
Increased block sizes, optimizations for CSR Light, new logic for CSR Dynamic
Added exceptions handling to tnl-benchmark-spmv.
Fixed linking of DistributedMatrixTest.
One more fix of linking -lcudadevrt.
Fixed script for processing results of SpMV benchmark.
Fixed linking of libcudadevrt.
Finishing rebase.
Fixing includes of std headers in ConfigEntryType.
Temporary deleted using of shared memory
CSR Adaptive optimizations
Bug fixes
Fixed script and benchmark
Added CSRLightWithoutAtomic, small optimizations
Refactoring, added CSR MultiVector(a lot of warps for one row)
Fix of SpMV benchmark and update of Python script for SpMV benchmark results processing.
Possible fix for compilation
Fixed bugs
Added CSR Vector with dynamic parallelism
Added libcudadevrt to fix problem with linking.
Changes to CSR SpMV functions
Problem with function
Merge branch 'JK/VTK' into 'develop'
Generalized DistributedMeshSynchronizer to allow synchronization of plain arrays with multiple values per element
Fixed distributeSubentities
Refactoring DistributedMeshSynchronizer: make getEntityOwner public
Generalized DistributedMeshSynchronizer::synchronizeSparse - row capacities have to be exchanged in general
Changed default type for LocalIndex to short int
Added function distributeSubentities and tests for DistributedMeshSynchronizer on faces
Added wrapper method reorderEntities to DistributedMesh
Refactoring entity tags layer: added getEntityTagsView, removed resetEntityTags, optimized Mesh::reorderEntities
Refactoring DistributedMeshSynchronizer: removed localentitiesCount
Refactoring distributed mesh and grid synchronizers: using DistributedMesh as the primary template parameter
Implemented GlobalIndexStorage for the remaining entities
Cleanup: removed getDistributedMesh() from Mesh
Loading