Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
dune-codegen
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD 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
Christian Heinigk
dune-codegen
Graph
acd039a7c56de937e07dd0f0fa24c14ac0c86e0e
Select Git revision
Branches
1
master
default
protected
1 result
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
7
6
5
4
3
31
Mar
30
29
28
27
24
23
22
8
Feb
7
3
2
1
31
Jan
27
26
25
24
23
19
18
17
16
13
12
11
10
9
5
23
Dec
22
21
20
19
15
14
13
12
9
8
7
6
5
2
1
29
Nov
28
25
24
22
21
17
11
10
9
8
7
4
3
2
31
Oct
29
28
27
26
25
24
21
20
19
18
14
13
12
11
7
6
5
Work on propagation of instruction dependencies
Correct instrumentation in stage 3
Cast options correctly
Make casts to VCL types more easily recognizable
[bugfix]
fixup moving to subdirectory
Move sliced stuff to subdir
Add a sliced application
Broadcast theta matrices where possible
Have Tabulation matrices emit pymbolic instead of names
Fix interplay of quadrature loop vectorization with vertical vectorization
Correct size of test
Fixups
Stage 3 vertical vectorization
Add sliced.mini for poisson
Generic shape/index thing for vertical/horizontal vercotrization
Add poisson dg sliced test
Fix quadrature shape for pure vertical vecotrization
Remove slicing poission test for now
Some bugfixes for verticality
Add forgotten mini file
Working vertical mass matrix example
fix fastdg
more fixups
another fixup
fixups
Partial solution to the problem of reduced dimensionality in the quadrature loop
Use basis_size/quadrature_size
fixup
Add slicing option
WIP
First implementation of vertical vectorization
First implementation of slicing of basis tabulation matrices along the quadrature axis
Hvae BasisTabulationMatrixArray refer to the underlying objects directly
Merge branch 'feature/no-redundant-shape-information' into 'master'
Merge branch 'feature/update-collect-rotate' into 'master'
Do not store rows/cols AND transpose on BasisTabulationMatrix
Remove the last explicit references to 4 as the vector width
Refactor collect_rotate to in the future allow vertical vectorization
Merge branch 'feature/refactor-vectorized-sumfact-nodes' into 'master'
Loading