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
5a46ce238aab3892cb4b241790abb3cf5d879c15
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
14
Jun
24
May
5
29
Apr
26
22
21
20
19
16
15
14
13
12
11
6
5
3
1
31
Mar
30
29
28
27
25
8
2
1
15
Feb
14
10
9
3
2
30
Jan
29
25
24
23
19
16
8
26
Dec
21
20
15
14
13
12
[WIP] Adding segmented prefix sum test.
Refactoring segmented prefix-sum.
Refactoring prefix sum.
Refactoring prefix-sum.
Fixed reduction with argument.
Implementing reduction with argument.
Optimized CUDA reduction by decreasing desired grid size.
Added option for turning off build with BLAS.
Fixed vector addition and added vector addition benchmark to BLAS benchmark.
Fixed BLAS benchmark.
Implementing BLAS benchmark.
Added BLAS wrappers for BLAS benchmark.
Added test for blas to cmake.
Adding scalar product and benchmarks.
Implementing ET benchmark.
Fixed StaticVectorTest.
Vertical operations are almost working.
Adding unit tests for vertical operations.
Implementing vertical vector operations.
Added expression templates vertical operations.
Splitting statuc and non-static expression templates.
Expression templates are working.
Fixing ET with CUDA.
Fixing Vector with ET.
Fixing Vector assignment.
Fixes of expression templates for VectorView.
Fixing expression templates for VectorView.
[WIP] Implementing expression templates for VectorView.
Fixed StaticVectorTest.
Unary expression templates seem to work.
[WIP] Implementing unary operations.
Implementing ET for abs.
Added min and max for static vectors.
Adding unary expression template.
Small refactoring of static array.
Added cuda callables to statice expression templates.
Fixed scalar product of static vectors.
[WIP] Implementing expression templates for static vectors.
[WIP] Implementing expression templates for static vectors.
Moving ET source code to containers.
Loading