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
1f8a3f3ee37f625f304ae7425c43420aeb3319b4
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
18
Dec
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
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
Merge pull request #357 from pnorbert/fix_heatTransfer
heatTransfer XML config for InSituMPI engine
fix: only delete array if it was allocated
Added InSituMPI Engine skeleton class. Does not do anything besides figuring out who are the Writers and the Readers.
Merge pull request #356 from chuckatkins/cleanup-cmake
Fix Circle CI to use the correct _ROOT variables
Change EVPATH -> EVPath in CMake for consistency and best practices
Cleanup SST's CMake
Remove spurrious use of mpi.h
Make SST dependent on MPI for now
Allow SST examples to work with and without MPI
Consistently use the PackageName_ROOT CMake variable
Merge branch 'release'
Adding attributes to C and Fortran bindings
Merge pull request #354 from JasonRuonanWang/bpindataman
Merge branch 'release' into bpindataman
Merge branch 'release' into bpindataman
solve conflicts
removed heatTransferDataMan example
Merge pull request #353 from williamfgc/f90_tests
Merge branch 'release' into f90_tests
Clang-format
Merge branch 'release' into bpindataman
Merge pull request #355 from pnorbert/turnoffvs2017
turn off VS 2017 build in appveyor
Added Atttributes to Python bindings
minor changes
heat transfer example worked with DataManWriter with callback based DataManReader
Changes in Fortran and BP metadata buffer write
Moved const restriction to WriteStep and added Fortran error messages
Merge branch 'f90_tests' of https://github.com/williamfgc/adios2 into f90_tests
refined transports parameters
Formatting and install fortran modules
Formatting and install fortran modules
Merge branch 'f90_tests' of https://github.com/williamfgc/adios2 into f90_tests
Dimensions to int64_t and begin_step
- pass timeout as value in adios2_begine_step() (#25)
added heatTransfer_dataman
Issue #352 allow 0 index in selection for Fortran
Added write_step function
Loading