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
f8b3442e5352d7c61c72fc0171f54708ab2fd8d6
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
26
Oct
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/cleaned-up-sumfac' into 'master'
Add testing for backend selection
pep8
Implement a more sophisticated solution to backend selection
Implement a backend selecting mechanism
Update loopy
Also do stage 3
Fix dependency structure of stage instructions
Use colmajoraccess() to access aligned matrix
Instruction dependenci for setup
Copy coefficients to input buffer
Introduce a stage mechanism and use it in sum factorization
Bump loopy to version with our latest fix in master
Silence warning about temporary not being written
Bump pymbolic submodule
Do not test the sumfact example with l2 error
Update the current sum factorization code
Update the flip flop buffer implementation
Update the DuneTarget to latest loopy
Update cgen (now includes my CustomLoop fix)
Introduce a generic counter facility
Reintroduce cgen as a submodule
Merge branch 'feature/sumfactorization' of ssh://parcomp-git.iwr.uni-heidelberg.de:20022/dominic/dune-perftool into feature/sumfactorization
Merge branch 'feature/flipflop-buffer' into feature/sumfactorization
[bugfix] fix temporary decalarion
Introduce an UnmanagedTemporaryVariable that does not have data layout knowledge
Beautify temporary declaration a bit
Implement declaration of temporaries with base_storage
Implement a first draft of a 'flip flop buffer'
Merge branch 'feature/eliminate-dimension-variable' into 'master'
Merge branch 'feature/update-loopy' into 'master'
Pytest
[WIP] Kernel generation is still missing
Eliminate the dimension variable dim, instead use ints
Switch remote back to inducer
Update to latest loopy
Merge branch 'feature/fix-stokes-stress' into 'master'
Merge branch 'feature/split-testfunction' into 'master'
[bugfix] fix stokes_stress_numdiff
Merge branch 'feature/split-testfunction'
Loading