Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
R
redesign-prototype
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
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
Terraform modules
Analyze
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
Nektar
redesign-prototype
Graph
9d211045060edc22f75612b9a6213d642c6e709a
Select Git revision
Branches
16
advection_operator
bwd_trans_matfree
conj_grad_operator
dynamic-polymorphism-single-factory
execution-model
feature/IProductWRTBaseSumFacProfiling
feature/profile_operators
feature/tmp_attempt
field-reshape
fix-tests-macos
fix/reorganise-files
further-cmake
link-to-nektar
master
default
protected
memory-restructure
memory-restructure-kokkos
Tags
2
D1.2
D1.1
18 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
25
Jan
24
23
22
21
20
19
18
17
16
15
18
Dec
13
8
7
1
30
Nov
16
13
7
2
1
31
Oct
24
23
17
13
11
10
9
5
4
3
26
Sep
19
18
15
13
12
6
5
28
Aug
20
15
8
1
27
Jul
26
25
21
19
18
12
5
4
27
Jun
26
25
21
19
18
16
8
6
5
2
1
30
May
28
27
26
25
23
17
16
12
9
8
3
2
29
Apr
28
27
22
21
19
11
10
8
7
18
Mar
15
14
10
8
14
Feb
2
1
28
Jan
26
21
Dec
7
Nov
13
Oct
Merge branch 'conjgrad-cuda' into 'master'
Implement ConjGrad, FwdTrans, and HelmSove operator for CUDA
merge
add MPI functionality
Forced debug executable to get more info
feature/profile…
feature/profile_operators
Added logic for printing the timings from other regions inside the code
Clean-up code from comments for easy reading
Added timers inside the Tet Kernel
Added printing statements inside the operator1D, operator2D and operator3D implementations to see which instance is called the optimized one, or the generic one
remove unsed CMake instruction for main and helmholtz2D
Merge branch 'IProductWRTBaseSumFacSimplex' into 'master'
Implemented IProductWRTBaseSumFac for simplexes
Code clean up
Cleaning up codes
Removed main.cpp
Merge branch 'master' into IProductWRTBaseSumFacSimplex
Add header files and fix template parameter conflict
Merge branch 'master' into feature/profile_operators
fix typo
Merge branch 'fix-cmake-file' into 'master'
Fix CMake file to solve compilation error when CUDA is disable
Merge branch 'master' into IProductWRTBaseSumFacSimplex
Merge branch 'add-cuda-math-kernel' into 'master'
Implement various vector math operators on CUDA
Merge branch 'fix-cuda-memory-leak' into 'master'
Fix various CUDA memory leaks
Merge branch 'tidy-assmbscatr' into 'master'
Merge branch 'tidy-mass-matrix-cuda' into 'master'
Merge branch 'specifiy-memoryregioncuda-template-parameter' into 'master'
Tidy-up AssmbScatr operators implementation
Some tidy-up for the Mass and Matrix operators
Specify MemoryRegionCUDA template parameter in test to avoid back storage warning message when using CUDA
Merge branch 'simplify-identity-operator' into 'master'
Simplify Identity operator implementation
Merge branch 'neubndcond-cuda' into 'master'
Implement NeuBndCond operator for CUDA
Merge branch 'diagprecond-cuda' into 'master'
Implement DiagPrecon operator for CUDA
Merge branch 'fix/back-storage' into 'master'
Fix Field member function to avoid back storage warning message when using CUDA
Loading