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
7f61c38a4427f41a68a28aebb058577bcd472fa3
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
13
Nov
9
31
Oct
30
26
25
24
23
22
19
18
16
15
12
11
10
8
5
4
2
28
Sep
27
21
20
19
17
14
13
12
6
29
Aug
28
27
24
23
22
21
20
16
15
2
23
Jul
20
19
10
6
4
3
19
Jun
15
14
8
8
May
4
26
Apr
25
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
If we have no SF kernels there is no cost
Choose vectorization strategy based on cost permuted matrix sequence
Activate gradvec vectorization for unstructured tests
Edge consistent grids without detour over gmsh file + cleanup tests
Update README.md after moving the project
[!283] Renaming dune-perftool -> dune-codegen
Readd submodule
Fix pep8 after renaming
Siwtch to cloning CI strategy
Renaming part 1
[!282] Autotune merge
[!276] Feature/use custom geometry transformation for blockstructured
Merge branch 'master' into feature/autotuned-sumfact-kernel
[!271] Add AVX512 single precision tranposes and a transpose testing suite
[!263] Implement code generation for matrix inversion in C++
[cmake] Skip all transpose tests on Clang - CI does not accept my partial exclusion
[!277] Add a first implementation of hooks
make pep8 happy
relax test requirements
use custom to_global only for volume integrals
adds more exhaustive test for poisson with tensor
adds to_global for unstructured 3d grids + some renaming
adds to_global for unstructured 2d grids
make dimension independent
do not delete keys from dict
compute local -> global transformation manually, this allows vectorization
[!281] Avoid more no op conditionals
Avoid more no op conditionals
[!280] Avoid visiting No-op integrals
Avoid visiting No-op integrals
[!278] Enable extendability of the visitor for custom UFL nodes
[!279] Remove an obsolete argument from the boudnary_predicates function
Remove an obsolete argument from the boudnary_predicates function
Fixup and two more low hanging fruits
pep8
Enable extendability of the visitor for custom UFL nodes
Initialize return variable in case of no hooks being registered
Fixup
Make hooks decorators and allow chaining them
pep8
Loading