Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
pacxx-projectseminar-2019
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Vladyslav Kucher
pacxx-projectseminar-2019
Graph
a1142ada78f6ee8cac2c1e645b5936bb9654da76
Select Git revision
Branches
12
57-mutex-global
66-install-skript-ins-repo-und-aufraumen
82-yl_tmp-re-initialization
ParallelComputation_w_reduce
cmpxchgmutextest
first-optimization-attempts-fix-attempt
master
default
protected
mutex-global-pacxx-log-level-5
presentation-and-report
scatterkernelreorder-optimization
sequential_gridoperator
sequential_gridoperator_rebased
12 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
5
Jun
4
3
2
1
29
May
28
27
25
24
21
20
19
18
17
16
15
14
13
12
11
7
6
5
3
2
30
Apr
29
26
24
18
10
5
4
3
2
28
Mar
27
26
25
22
21
20
19
17
16
15
14
13
12
11
10
9
8
7
5
1
28
Feb
Simple setup for benchmarking
Merge branch 'build-solution01-in-make-all' into 'master'
Merge branch 'master' into 'build-solution01-in-make-all'
Merge branch 'kill-duplicate-source-file-symlink' into 'master'
CMake: kill duplicate dune_symlink_to_source_files()
Build solution01-* already during `make all`
Merge branch 'fix-jacobi-richardson-misnomer' into 'master'
Merge branch 'work-around-pacxx-dereference-warning' into 'master'
Work around a "dereferencing device pointer in host mode" warning
Cobble together a self-contained test for cmp_xchg-based mutex
Merge branch 'split-linearsolver' into 'master'
Don't name the richardson tests jacobi
Stop matrix-free solver from pulling in BCRSMatrix
Keep AMG out of the device executable
Split the solverfactory so it becomes possible to hardcode a particular solver
linearsolver.hh: split out richardson
linearsolver.hh: split out amg
linearsolver.hh: split out linear solver base class
linearsolver.hh: split out generic parts of linearoperator
linearsolver.hh: split out matrix-free parts of linearoperator
linearsolver.hh: split out matrix-based parts of linearoperator
linearsolver.hh: split out common parts of linearoperator
Merge branch 'split-host-gridoperator' into 'master'
Split Host and Common parts of gridoperator
Merge branch 'no-more-matrix-free-pseudo-device-code' into 'master'
Introduce MatrixFree Operator factory and use it for device
Merge branch 'seperate-executables' into 'master'
Fix executable name when running tests
Merge branch 'master' into seperate-executables
Merge branch 'ParallelComputation' into 'master'
Merge branch 'master' into ParallelComputation
Corrected merge conflicts
Merge branch 'master' into ParallelComputation
Merge branch 'ci-turn-rv-failure-into-warning' into 'master'
CI: Turn RV failure into warning
HostGridoperator: New calling convention for jacobian_apply_volume()
Make separate executables for host and device simulation
Merge branch 'master' into seperate-executables
Merge branch 'jacobian-apply-volume-sanitize-quadraturerule' into 'master'
Merge branch 'lop-kill-obsolete-comment' into 'master'
Loading