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
d13a2d1870e714dbccd92623edd2a1e139462d0d
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
Dec
29
Nov
28
27
26
10
8
25
Oct
24
21
13
12
11
8
5
28
Sep
25
20
3
2
27
Aug
26
25
24
23
22
17
16
14
10
9
8
7
6
5
4
3
2
1
31
Jul
30
29
28
27
26
25
16
15
14
13
12
11
10
9
7
5
4
2
1
25
Jun
24
20
19
18
17
14
Fixing ParallelFor example.
Added description of the Algorithms namespace.
Scipts install and build end with error code when build fails.
Writing TemplateStaticFor documentation.
Small fixes in StaticFor documentation.
Writting tutorial on TemplateStaticFor.
Writing documentation on StaticFor.
Writing documentation for StaticFor.
Fixed ParalleFor example.
Modifying namespaces in ParallelFor tutorial examples.
Adding StaticFor tutorial examples to CmakeLists.txt.
Writing tutorial on StaticFor.
Fixing Array and ArrayView documentation.
Fixing Vector documentation.
Writting documentation for ParallelFor.
Writing tutorial on parallel for.
Added tutorial on Makefiles.
Makefiles added to build tutorial.
Writting tutorial on building applications with TNL.
Fixing for loops tutorial output snippet including.
Added tutorial on for loops.
Merge branch 'matrices-revision' into 'develop'
Fixed unused lambda in SpMV benchmark.
Fixed referencing of a type Self.
Fixed catching of std::bad_alloc in SpMV benchmark.
Fixes after rebase - it works even with CUDA.
Fixes after rebase -> works without CUDA now.
Fixes after rebase.
Removed useless comments in preparation for rebase.
Fixed part of vectorProduct. Still inconsistent results.
Added documenting for vectorProduct.
Commented out operator equals test.
Removed useless comments. Added cross device operator test back.
Added more tests for vector product and operator equals.
Fixed indentation in VectorProduct.
Fixed AdEllpack up to 99x99 matrices. Larger matrices have increasingly different resulting vectors. FIXME.
Removed useless comments.
Commit for backup purposes of debugging AdELL.
Changed cross-device assignment for AdEll (broken in certain scenarios).
Removed commented out code. Finalized cross-device assignment (Not ideal for CPU, but enough for benchmarking GPU).
Loading