Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
tnl-dev
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Model registry
Analyze
Value stream analytics
Contributor 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
TNL
tnl-dev
Graph
a1ee152715616f654c14a320b72debc2a04459df
Select Git revision
No matching results
An error occurred while fetching branches. Retry the search.
An error occurred while fetching tags. Retry the search.
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
28
Sep
27
24
23
22
20
19
18
17
16
15
13
12
11
10
9
8
7
6
5
4
3
2
1
31
Aug
29
28
27
26
25
24
23
22
21
20
19
17
16
15
14
13
9
7
6
5
3
2
1
22
Jul
20
19
15
14
13
11
9
8
7
6
5
4
3
2
1
28
Jun
22
20
19
18
13
12
11
10
9
8
7
6
5
4
2
1
31
May
30
17
14
12
10
9
8
7
6
5
4
3
1
23
Apr
19
18
17
12
5
29
Mar
28
24
22
19
8
6
5
4
1
27
Feb
26
22
21
20
5
4
3
2
29
Jan
19
Changed return type of setMemory and copyMemory methods from bool to void
Changed the return type of Cuda::checkDevice from bool to void
Removed forgotten explicit templates
Added in-place version of Allreduce to communicators
Fixed assignment of const-VectorView to non-const-VectorView
Fixed signature of MpiCommunicator::Bcast
Fixed default constructor of VectorView
Merge branch 'mpi' into anselm-special-log
TMP: Simple cummulative log into file in my home directory.
Fix Distributed Grid print function
Cleaner fix for bfd.h
backtrace2line …
backtrace2line remote_mirror_d6225c370087f6a0fb86a76d3bea8f6a/backtrace2line
Re-add the fix for bfd.h
Fixed linking to libbfd
Try to fix build on AutoBuildSystem (with newer binutils)
New Debuging Tool - StackBackTrace with File and Line info - copied from web, possible memory leaks.
Fix Grid 3D Traversar
Merge branch 'mpi' into develop
Fixes after merge
Fixes after merge
Merge branch 'euler' into develop
Merge branch 'develop' into euler
Fixes in ArrayView and VectorView
Shut up compiler warnings due to heat equation
Fixes in tnl-benchmark-blas
Merge branch 'periodic-bc' into develop
Fixed mesh setup in time independent problems.
Fixed ILU0 to compile with nvcc 8.0
Added missing include to cuda-prefix-sum_impl.h
Merge branch 'develop' into mpi
Fix DistributedIOTest
Merge branch 'cineca/ci' into develop
Added configurations to build with MPI on the CI
Disabled building Benchmarks, Examples, Tools and Python in one half of the CI jobs
Reorganization - removed useless subdirectory
Reorganization - moved examples into src
Reorganization of benchmarks - moved into src
Simplified assertions in MeshFunction_impl.h
Fixed bugs in calls to MPI Init/Finalize
Fixes in MpiCommunicator - throw MPISupportMissing whenever possible
Improved detection of MPI using mpicxx instead of mpic++ to catch Intel-MPI
Loading