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
7ddc18e124cff4760b8ba8b87575104cffe8fc7b
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
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
30
Sep
29
28
27
26
23
22
21
20
19
7
6
5
31
Aug
30
29
26
25
24
23
22
19
18
17
16
12
11
10
9
Correct another vec_index
Correctly tag padding instructions
Have the vector index counter variable depend on what is happening in stage 3
Refactor vector indices in collect_rotate
Merge branch 'feature/bugfix' into 'master'
Bugfix on sumfact stage1: Input layout
Merge branch 'cleanup/tests' into 'master'
SSIP -> SIPG
Cleanup sumfact tests
Add missing mini file
Cleanup stokes tests
Cleanup nonlinear tests
Cleanup heatequation tests
Cleanup laplace test
Cleanup poisson tests
Merge branch 'feature/sf-stage3-direct-output' into 'master'
Cleanup dry run dummy construction
Add documentation
Directly accumulate the output in stage 3 of sf
Merge branch 'feature/manual-cse-strategy' into 'master'
Take substitutions from the kernel to avoid them being eliminated
Avoid warnings for precomputation temporaries
Some fixups
First implementation of manual CSE
Ensure CSE of integration factor
Introduce a general infrastructure to detect common subexpressions
Merge branch 'feature/easier-timings' into 'master'
Merge branch 'feature/improve-large-theta-readability' into 'master'
Make it easier to distinguish ThetaLarge matrices
Avoid running the operator counting examples more than once
char* -> const char*
Measure operations on *finest* instrumentation level
Fix parsing of string
Remove typo
Adjust the process_measurements script
Make the sbatch file generic!
Some more fixes to instrumentation_level 3, 4
Use an identifer when dumping timings
Merge branch 'feature/convection-diffusion' into 'master'
Adapt bound to have test pass
Loading