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
03155fcd44e29214a3c948e2e893c883c95cf978
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
4
Dec
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
19
15
14
11
8
7
6
5
4
1
31
Aug
30
29
28
25
24
23
22
18
17
14
11
10
9
8
7
4
2
1
31
Jul
28
26
25
24
21
19
18
30
Jun
28
27
25
24
23
22
21
20
19
17
16
15
14
13
12
9
8
7
6
5
3
2
1
30
May
17
16
14
13
12
11
10
9
8
6
5
Attributes are supported in ADIOS1 engine
Merge pull request #328 from pnorbert/heat
ADIOS1 reader works in step-by-step mode
Updated heatTransfer reader to inquire variable T in each step (objects disappear between steps)
for debugging bp deserializer with dataman
for debugging BP deserializer with dataman
Merge pull request #326 from pnorbert/heat
added missing files
writer uses command line config file as well
Refactored heat transfer example. A config file is now command line argument. Reader's decomposition is also command line argument.
Merge pull request #325 from williamfgc/remove_all_vars
Issue #324 add remove variables and attributes functions in IO
Merge pull request #323 from pnorbert/heat
refactor heatTransfer example:
Set Variable.m_Value at opening for single value variables
Merge pull request #321 from williamfgc/declareio_xml
Solving issue #320 DeclareIO must be called at least once
Merge pull request #319 from williamfgc/read_step
Reading bp files using stepping mode BeginStep EndStep
Merge pull request #316 from eisenhauer/sst_integration
Merge pull request #318 from williamfgc/var_string
String variable read write example
Merge pull request #317 from guj/1121
updated after william's change
updated after william's change
remove unused file
Tweak cmake functions to properly interpret evpath_config output. Tweak include position to avoid reordering.
Fix mpi include order
Reference sst.h from the toolkit/sst directory
Initial SST integration. Open/Close functionality only. One simple test included.
Initial string variable read from metadata
Merge pull request #314 from williamfgc/long
Issue #313 Long integer ambiguity on Mac, Windows and Linux
Merge pull request #4 from williamfgc/bpindataman
Removed warning for void parameter and checking on
Merge pull request #3 from williamfgc/bpindataman
Built skeleton for BP buffering on DataMan
Merge pull request #312 from williamfgc/attribute
Added Attribute value and array tests
Reading attributes
Loading