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
7bba1d473f4c4dcd1f764bc6518f026e7a24f98b
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
2
Dec
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
5
4
3
28
Jul
27
26
25
21
20
19
18
13
17
Jun
16
15
14
13
10
12
May
11
10
6
4
3
29
Apr
28
27
26
25
22
21
20
19
18
14
13
12
8
7
6
24
Feb
23
22
17
16
21
Jan
20
19
15
13
30
Dec
16
Sep
11
10
9
2
1
29
Aug
28
27
Merge branch 'feature/vectorized-sumfact-kernel' into 'master'
Fix symdiffs!
Implement vectorization through simultaneous treatment of function/gradients
Dune geometry patch needed for operator counting
Make it possible to activate opcounting without really doing anything
Fix dependencies of contrib instructions
Add pytools as a submodule
Fixup
Simplify theta matrix generation
Loop over instructions in transformation instead of outside
Delay addition of sum factorization kernel until all tree visiting is done
Merge branch 'feature/kernel-query-language' into 'master'
Use kernel query language to specify dependencies on writes!
Merge branch 'feature/sumfact-poisson-3d' into 'master'
Merge branch 'feature/loopyish-class-members' into 'master'
Merge branch 'feature/fix-multiple-kernels' into 'master'
Rename tests
Adjust l2error
Pytest
Remove --sumfact-alignment option
Put theta matrices under loopys control
Make sumfact data structure loopy-controlled
Avoid having generation magic use global context
3D sumfactorized poisson
Merge branch 'feature/rebased-multiple-kernels' into 'master'
Only apply vectorization transformation if sensible
fixup
generator constructor blocks as loopy kernel
Use kernel tag in localoperator code generation
Rewrite cpp generators
Fix interplay of no_deco and context_tags
More testing
Allow syntax like '@preamble(kernel=...)'
Have {retrieve,delete}_cache_items respect context tags
fixup
Reimplement cache context as a step towards multiple kernels
Merge branch 'feature/vectorize-poisson' into 'master'
Fix constant jacobian inverse!
pep8
Implement vectorization for poisson
Loading