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
08d79cb291efe8fad477f0d0b9c614e98663442c
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
28
Nov
26
23
22
21
15
14
13
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
Fix another occurence of direct cache usage
Fix interoperability of classmethod generators with backend switches
Allow generators to be used as class methods!
[!286] Some changes for latest dune richards
Correctly use base weight in the fastdg case
[skip ci] Improve sumfact kernel interface
[skip ci] Rename sumfact interface methods
Further conditional restructuring
[skip ci] Restructure conditionals
Restructure where permutation happens for sumfact vectorization
Implement operation counting for special loopy functions by delegating
Introduce an option to skip sum factorization on boundary integrals
[skip ci][wip] Move around things in realize_sumfact_kernel_function
[skip ci][wip] Move input permutation to interface classes
Add permutation methods to Interface classes
Add direct_is_possible and the quadrature size to the parallel key
[skip ci] Do not use matrix_sequence in VectorizedSumfactKernel
[Bugfix] Fix cherry-pick
Move quadrature_permutation to interface SumfactKernelInterfaceBase
[Bugfix] Cherry pick
Use cost permuted matrix sequence form SumfactKernel in realization
Add cost permuted matrix sequence to SumfactKernel
Rename permuted_matrix_sequence
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
Loading