Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
psrdada_cpp
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
Package registry
Model registry
Operate
Environments
Terraform modules
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
Show more breadcrumbs
Tobias Winchen
psrdada_cpp
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
devel
Select Git revision
Branches
2
devel
default
protected
doc
Tags
1
v0.1
3 results
Begin with the selected commit
Created with Raphaël 2.2.0
21
Oct
18
17
10
8
23
Aug
25
Jul
19
Jun
29
May
22
19
29
Apr
8
4
3
21
Mar
19
15
14
13
7
4
28
Feb
13
8
7
22
Jan
18
16
15
24
Nov
15
10
9
18
Oct
13
12
11
6
4
2
28
Sep
6
17
Jul
14
29
Jun
14
1
6
Apr
23
Mar
22
15
14
7
Sep
21
Jul
19
16
8
7
3
Feb
26
Oct
25
15
Sep
3
27
Aug
20
Jul
15
28
Jun
27
Apr
23
21
16
15
8
9
Feb
8
7
5
28
Jan
27
26
25
24
Nov
20
19
17
16
9
Oct
7
6
15
Sep
14
10
8
2
31
Aug
20
19
13
Jul
3
2
1
30
Jun
29
26
24
23
22
19
4
3
27
May
26
29
Apr
27
22
16
9
8
7
1
31
Mar
26
25
23
19
18
15
13
27
Feb
19
18
17
16
Jan
10
9
8
7
19
Dec
7
Nov
29
Oct
28
17
23
Sep
17
Jul
16
14
Jun
13
12
7
5
3
20
May
17
16
15
13
8
7
29
Apr
24
23
15
12
10
9
4
29
Mar
28
21
18
14
13
12
11
8
7
5
17
Jan
16
14
17
Dec
13
12
11
10
6
5
4
3
30
Nov
29
27
26
23
21
6
2
31
Oct
30
29
26
25
Use needs to speed up cicd build
devel
devel
Use rules syntax in cicd
Prevent accidential deb upload from forks
Build doc seperately
Added deb build to cicd
Disable tests for debbuild
Added debian folder
Fix compile with gcc 13
Add separate tune flag
Remove file to dada cli from library
Added optional offset to unpacker output
Remove additional builds
Fix signed / unsigned comparisions
Fix cuda error supression number
Fix build of benchmarks
Refactored DadaBufferLayout -> mk_buffer_view
Add build stages for build without benchmarks and with debug, use all available cores for build
Disable install of googletest
Added nvcc's '-G' flag to DEBUG build
Remove tempalte from function signature
Make ValueType available in double_buffer.cuh
Merge branch 'devel' of https://gitlab.mpcdf.mpg.de/mpifr-bdg/psrdada_cpp into devel
Revise dbreset -> reset the whole buffer, not a slot; Reset function in DadaWriteClient
Fix missing anybadge, improve output
Improve cpplint regex
Fix missing anybadge
Fix ccplint eval
Fix cpplint job fail
Update .gitlab-ci.yml file
Update .gitlab-ci.yml file
Added cpplint
Install benchmark_tools
Update file file_input_stream.hpp
Update file diskdb.cpp
Calculate benchmark stats gspec; Functions for calculating stats in 'testing_tools/benchmark_tools.hpp'; Dummy stream option avoid memcpy
DummyStream supports templated operator()()
Added CopyFunctor for DadaOutputStream and test; Use '#ifdef ENABLE_CUDA' instead of '#if ENABLUE_CUDA'
Added disk_leap and disk_multithread CLIs
Generalize benchmark function for GSpec
Generalized benchmark functions of GSpec
Loading