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
c32b6993c376eca6aefd2e90728221f14d200c93
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
12
May
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
Trying to fix the Makefile
Trying to fix the Makefile
Trying to fix the Makefile
Trying to fix the Makefile
Trying to fix the Makefile
Trying to fix the Makefile
Trying to fix the Makefile
Trying to fix the Makefile
Trying to fix the Makefile
changed to tab from space
added Makefile for test compilation
corrected errors within the previous commit
Implemented brute force grid and element representation for the gpu
Merge branch 'master' into GpuGrid
Merge branch 'GPUQuadratureRules' into 'master'
Cleaned branch
Merge branch '52-ci-fix-cuda-job-to-actually-use-cuda' into 'master'
Actually use cuda rather than the native backend
Renaming
Updated GpuGrid signatures and member types
Updated GpuQuadratureRule to fullfill new buffer handle design pattern
hopefully fix strange "Linear solver did not converge in 100 iterations" error by added initialization.
Added proper device buffer pointer
First pseudo idea of a gpu grid implementation
jacobian_volume_apply now uses MultiLinearGeometry
Merge branch 'GPUQuadratureRules' of https://zivgitlab.uni-muenster.de/jfahl_01/pacxx-projectseminar-2019 into GPUQuadratureRules
Added UNIT_TEST macro
Delete unit_test_results.log
modified nonlinear_jacobian_apply (and jacobian_apply_volume) to use simple c arrays
BaseUnitTest now has pure abstract methods
Updated test framework
Added unit tests and simple small unit test framework
Merge branch 'master' into GPUQuadratureRules
Merge branch 'ci-kill-gcc' into 'master'
[CI] Remove gcc-based job
Updated the GPUQuadratureRule so that all tests are passed
fixed compilation issues
added gpu quadrature rule to quadrature.hh and it's call to nonlinearpoissonfem.hh
Merge branch 'doc-grid' into 'master'
Link to reference elements and the geometry docs
Loading