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
ba7a3cda16955b75d4ae1bd0418ca1ffb3d5a8cb
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
20
Dec
19
15
14
13
12
9
8
7
6
5
2
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
Merge branch 'feature/fast-dg-gridoperator' into 'master'
Finalize broadcasting of input coefficients in vectorized case
Remove large parts of loopy vectorization checker
Fix bug and rename fastdgf tests
Clean up code and use old version for gradvec
Avoid direct vector acces for gradvec
Use intern from six
Stage 1 works if we do not vectorize
Small cleanup
Accumulation possible for fastdg
Change size to actual size
Towards fastdg accumulation
Move fastdg test to sumfact
FastDGGridOperator in driver
Merge branch 'feature/explicit-fma-nodes' into 'master'
Remove C&P comment that does not apply anymore
Add matchfma.py
FMA working!
Introduce explicit FMA node in dune-perftool
Merge branch 'feature/horizontal-add' into 'master'
Isuue horizontal_add instructions!
Set padded entries to zero in gradvec vectorization
Merge branch 'bugfix/small' into 'master'
Incude gridfunctionspace.hh instead of utility stuff
Merge branch 'feature/remove-trivial-reductions' into 'master'
Merge branch 'master' into 'feature/remove-trivial-reductions'
Bumpy loopy
pep8
Remove the effects of the mystery bug...
Eliminate trivial reductions
Correctly treat restriction in the jacobian_skeleton case
Have index handling information be covered by memoization
Fix all DG vectorization examples
fix sumfact_poisson_dg_numdiff_nonquadvec_gradvec
Fix quadvec for sumfact poisson_dg numdiff
WIP
Merge branch 'feature/vectorized-facet-integrals' into 'master'
Correctly treat restriction in the jacobian_skeleton case
Have index handling information be covered by memoization
Fix all DG vectorization examples
Loading