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
c48b954a39f5277b7d5bb0de9a41ed755af15a88
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
15
Jan
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
24
23
18
17
9
8
7
31
Jul
26
25
24
21
20
19
18
14
13
12
11
10
7
6
5
3
27
Jun
20
19
6
26
May
25
23
16
15
3
2
28
Apr
27
26
25
24
20
19
18
13
12
11
10
7
6
5
4
3
31
Mar
30
29
fix pep8
[skip ci] Remove debug left overs
dirichlet_expression -> interpolate_expression
Adjust visitor to allow sums/conditionals of expressions of arbitrary shape
Fix CompositeGridFunctionSpaces with 1 child
use plain array alias for the coefficient and residual vectors
adjusts evaluate_coefficient* to changes in get_pymbolic_indices and nested basis loops
uses nested indices for basis functions, i.e. phi[ix+2*iy]
get_pymbolic_indices can handle sums and products as indices, i.e. a[i+3*j]
makes inames for subelements more verbose
Merge branch 'bugfix/stokes_ufl_in_application' into 'master'
Divide through h_e for in Stokes application
Merge branch 'feature/single-precision' into 'master'
Fix literals to be of correct floating point type
Fixup
Merge branch 'feature/costmodel-based-vectorization' into 'master'
Use SuperLU instead of UMFPack
Prohibit lp.auto being used for size deduction
Small fixes to make compilation of single precision work
First iteration on supporting single precision!
[skip ci] fix pep8
[skip ci] Add statement ordering option to measuring applications
Merge branch 'feature/cache-with-stackframe' into 'master'
Disable performance bug for non-production work
Adapt stokes application
Make test_python pass
Bugfix: Extract value instead of cache object
Make sure that all groups are conflicting to prevent shuffled kernel realizations
Option to store stack for chace objects
Use a divide and conquer approach to reduce the complexity of opportunity generation
Store cache objects in memoization
Implement a first draft of a heuristic model
pep8
Remove noop greedy implementation
More adaptations
More fixes and honor position_priority in cost model
Fixups
Adapt mini files to new options
Implement everything through a costmodel and adapt the ini options
Implement a printing facility for vectorization strategies
Loading