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
577edfb4d8d8b54525b5bf284201d9e17ca8eab6
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
25
Apr
24
23
19
18
17
16
13
11
10
9
29
Mar
28
27
26
23
22
21
20
19
16
15
14
13
9
8
7
6
2
1
28
Feb
27
23
22
19
16
15
14
13
12
9
8
7
6
5
2
1
31
Jan
30
29
26
25
24
23
22
19
18
17
16
15
12
10
9
8
5
4
3
11
Dec
8
7
6
4
1
30
Nov
29
28
24
23
22
21
20
9
30
Oct
25
12
11
10
9
6
5
4
2
28
Sep
25
22
21
20
15
13
8
7
6
5
1
31
Aug
30
29
28
25
Continue using perftools clone of the VCL
[skip ci][cmake] Adjust timeout for Navier Stokes test
Also measure nonlinear_jacobian_apply if necessary
Fix nondeterministic bug about uninitialized time variable
Fix opcounted error l2 error calculation
Fix float literals in double computations
Fix some instrumentation ordering
Improve logging of vectorization strategy
Update sbatch file for donkey
Merge branch 'merge/blockstructured-vectorization-second-try' into 'master'
pep8
use unnecessary write to vcl vectors to comply with loopy checks
fix index in tail handling and permute
rename some lhs temporarily
raise error if `next` is not successful
repair blockstructured poisson vec test
forgotten get_form_option
Fix up UFL file
Fix formspecificness of blockstructured options
Merge remote-tracking branch 'origin/master' into merge/blockstructured-vectorization-second-try
pep8
Merge branch 'fix/vtksequencewriter-bug' into 'master'
register transformation where it actually makes sense
use lp.symbolic.FunctionIdentifier for vcl stores, loads, permutes
move transformation to separate file
Merge branch 'bump-loopy' into 'master'
Merge branch 'feature/transformation-based-instrumentation' into 'master'
Merge branch 'feature/sumfact-kernels-in-functions' into 'master'
Merge branch 'fix-blockstructured-fem-deprication-warning' into 'master'
Add logging to the sumfact kernel realization step
Guard all usages of opcounting in CMake
Remove opcounted vectorclass implementation in favor of dune-opcounter
Adapt to using dune-opcounter
pep8
reduce problem size + no matrix_free
typo
hide the dirty hacks with specialized mapper and ast builder
fixes the deprication warning for the blockstructured fem introduced in PDELab 2.6
remove CInstructions temporarily for lp.extract_subst
Fix operator counting in sumfact kernel function signatures
Loading