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
52be0da90c54aa84c712ad4aa3b80a7f40730b23
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
29
Jan
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
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
Introduce separate PerftoolFormOptionsArray
forgot adding accumulation instruction to interface
Resort options by type: form-specific, global, deduced
Merge branch 'loads-as-call-instructions' into blockstructured-vectorization
update all necessary instructions in case of multiple accumulations
time_opcounter -> performance_measuring
grid_offset -> yaspgrid_offset
Remove obsolete options
use CallInstructions for loads and stores
allows using temporary variable with base storage as pointer
fix cherry picks
find correct iname for tail handling
use more general naming scheme
allow for more than one accumulation call
find accumulation inames automatically
Merge branch 'bugfix/lop_for_handwritten_driver' into 'master'
Merge branch 'feature/skylake-architecture-option' into 'master'
allow for more than one accumulation call
find accumulation inames automatically
removes alias stuff
Merge branch 'feature/listing-vectorization-strategy' into 'master'
Bugfix concerning lop for handwritten driver
Implement a skylake option
Merge branch 'master' into feature/listing-vectorization-strategy
Write cost model values into a file
Small fixes
Merge branch 'feature/navier-stokes' into 'master'
Give insight into totally available vectorization strategies
Fix more non-deterministicness (now also py3)
Make iteration order of vectorization strategies deterministic
let loopy manage the trial coefficient as well
reduces number of stores, s.t. there are less store forwarding stalls
Implement fromlist strategy
Fix VCLCast for padded kernels
Introduce an option to switch off generation of jacobian methods
Introduce a vectorization error
First draft of a cost function that picks a specific strategy by index
Set option through process_option
Merge branch 'feature/cmake-add-generated-executable' into 'master'
[cmake] Fix up add_generated_executable such that you can write your own driver
Loading