Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
ADIOS2
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue 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
Podhorszki, Norbert
ADIOS2
Graph
7f3824fe319fef693eb1810c8dda1e83ca9c74fd
Select Git revision
Branches
14
JongTest
dashboard
github/fork/KyleFromKitware/check-type-representation
github/fork/KyleFromKitware/tsan
github/fork/ax3l/topic-complexLongDouble
github/fork/ax3l/topic-complexLongDoubleFortran
github/fork/bradking/cmake-package-no-enable-language
github/fork/eisenhauer/SstReaderMacros
github/fork/eisenhauer/StagingCommonTestDesc
github/fork/opadron/ci-testing
hooks
master
default
protected
release_24
release_25
Tags
10
v2.5.0
v2.4.0
v2.4.0-rc1
v2.4.0-rc
v2.3.1
v2.3.0
v2.2.0
v2.1.1
v2.1.0
v2.0.0
24 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
15
Mar
14
13
12
9
6
5
2
1
19
Feb
13
25
Jan
1
Mar
28
Feb
27
22
21
20
16
15
14
13
8
6
5
4
3
2
1
31
Jan
30
29
28
27
26
25
24
23
19
18
17
16
15
14
13
12
11
10
9
8
6
5
4
3
2
1
29
Dec
28
27
26
25
22
20
19
18
15
14
13
12
11
8
7
6
5
4
1
30
Nov
28
27
25
22
21
20
19
18
17
16
15
14
13
12
10
9
8
7
6
3
2
1
31
Oct
30
27
26
25
24
23
20
19
18
17
13
11
10
9
8
3
28
Sep
26
21
20
size_t fix to build on 32 bit
make test compile on nompi build
Test for N vars x M blocks per step x T steps
Merge pull request #477 from scottwittenburg/add-gtest_main-compile-defs
Try to get around unresolved symbol on Windows
Merge pull request #475 from williamfgc/high_api
Correcting Windows errors and warnings
Removed double read
Travis Format issues with Python and C headers
Merge branch 'master' into high_api and fix non-mpi build
Added Fortran type for adios2_file
Higher level C++, C, Fortran and Python APIs
Merge pull request #474 from pnorbert/stage-write
remove C headers from adios2_reorganize source
Fix for serial build
Added adios2_reorganize utility a.k.a stage_write from adios1
Remove MPI barrier on world comm in heat transfer codes
Merge pull request #473 from guj/0301
let H5T_STD_U/I64 map to u/int64_t
size_t fix to build on 32 bit
make test compile on nompi build
Merge pull request #469 from eisenhauer/SST_contact_registration_methods
Test for N vars x M blocks per step x T steps
Add a RegistrationMethod parameter to Sst engines. This parameter controls how the contact information is communicated between writers and readers. Current options are File (which is how things have worked before with the Name parameter being interpreted as a filename into which to write contact information) and Screen (where contact information is written to and read from stdout and stdin respectively).
Merge pull request #467 from chuckatkins/rework-python-dependencies
Merge pull request #468 from scottwittenburg/fix-bpszwrapper-example
Fix undefined references when building with SZ
Fix bpSZWrapper example to work w/ and w/out MPI
Merge pull request #463 from eisenhauer/SST_rollup_branch
Use CMake's builtin FindPythonLibs instead of pybind11's
Merge pull request #466 from williamfgc/prof_bug
Issue #465 and profiling improvements
Merge pull request #464 from guj/0301
formt fix
necessary changes to update hdfmixer
added DataManCommon class
Changes to work on Infiniband fabric
clang-format
Fix a race condition on stream close
Kill unnecessary verbosity
Loading