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
d004b7188f0f1036198c74344428d22e7d7582ee
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
Apr
19
18
13
12
11
10
7
6
5
4
3
31
Mar
30
29
28
27
24
23
22
8
Feb
7
3
2
1
31
Jan
27
26
25
24
23
19
18
17
16
13
12
11
10
9
5
23
Dec
22
21
20
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
Add dependencies to list tensors
Fix FastDG
Fix slicing example for sumfact geometry
Fix vertical vectorization of geometries
Fix evaluation of global coordinates on faces
First working example: spatial coordinate on volumes
Move input shape on the input object
Remove function that originates from before get_coutned_variable
[bugfix] pass correct sf kernel into input realization
Move assembly of input for sf kernels to a dedicated object
[bugfix] avoid vertical splitting of non-horizontal sumfact kernels in diagonal strategy
Remove redundant input parameter on SumfactKernel
Cleanup and PEP8
Merge branch 'feature/sumfact-stokes-01'
Merge branch 'feature/knl-application' into 'master'
[bugfix] Guard Vec8d with MAX_VECTOR_SIZE
pep8
rename mini file
Add subdirectory
Add tensor example
Use 66 ranks
Extract the ranks from the inifile
Have a script that runs timings manually
Make names of ini files and executables the same
Remove transpose_reg of Vec2d's
Fix operator counting for Vec8d
Remove instrumentation from verification
Add a verify example
Revert "Make slots a tuple instead of a list"
Make slots a tuple instead of a list
Fix python 3
Basic changes for KNL
Implement sumfactorized stokes numdiff
Add application for KNL
Add sumfact stokes test
Merge branch 'feature/diagonal-vectorization' into 'master'
Remove size of sliced test again
Adjust test sizes
Remove obsolete leftover
[bugfix] Correct calculation of padded indices
Loading