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
9d3b08e1170896c71c0e62e85cb547c57e01957b
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
Merge pull request #480 from JasonRuonanWang/fix_cbinding_install
fixed install issues and verified with heat transfer
fixed a compiler warning in PluginEngine
fixed more cmake issues
fixed a install rule in c bindings
Merge pull request #479 from JasonRuonanWang/dataman
added new files to git
minor change
cleaned up unused variables
Added IO::DefinitionIsFinal() where the Developer states that the no more variables are defined from that point and no variable shapes/selections are modified. This replaces the FixedSchedule User-parameter in the InSituMPI engine.
Merge pull request #470 from pnorbert/test_many_vars
update many_vars test with modified C api
Merge branch 'test_many_vars' of github:pnorbert/ADIOS2 into test_many_vars
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
Loading