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
9c40248664334ab39ea1d42f4e0160cb6b758294
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
18
Oct
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
24
23
22
21
20
9
30
Oct
25
12
11
10
9
6
5
4
2
28
Sep
25
22
21
20
15
correctly determine if an element is dg
adds option `generate_jacobian_apply`
fix blockstructured poisson matrix free test
update unstructured test
use different dof numbers for DG and CG cases
reworking some inames
some refactoring
adds jit in 3d
adds computation of determinant in 3d
adds computation of 2d jit
small renaming
introduce different variables for det and |det|
compute integration element
add initialization of corners
prevent loopy from adding unnecessary inames
allow initialization of nested arrays (fv, fm and std::vec)
adds names needed for custom geometry transformation
adds poisson test with unstructured mesh
don't print the jacobian, if it doesn't get generated
only generate jacobian method if the computation is not matrix free
Remove test that is bugged in Clang
Add AVX512 single precision tranposes and a transpose testing suite
Implement symbolic operation counting for penalized cost model
Add a penalty for quadrature point increase
Undo unwanted loopy update
Add an autotune test
Add missing import
Add a bit of error handling
Change file permissions
Change call to benchmark programs and donkey wrapper
Add a timeout for donkeys file system to be good
Read log file with lock being acquired
Correct opcounting benchmark generation
Run the benchmarks on the slave nodes in donkey for the time being
More fixup
Fixup
Implement proper file locking to allow multiple processes to autotune the same stuff
Include iostream in benchmark
A few fixes
Correctly fiddle around with paths when not building from perftool
Loading