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
5f7d5f1b5845f8c6c6716450266a88d89e9269b5
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
26
Dec
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
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
Issue #363 BPFileReader BeginStep return
InSituMPI Readers serialize all read requests and send them to all Writers. Writers receive them but do not process them yet.
InSituMPI create correct metadata to send over, reader manages multiple steps now. Only works with FixedSchedule.
Make BP3Serializer::SerializeMetadataInData() public so InSituMPIWriter can use it.
InSituMPI engine: metadata collected on writer side and sent over to readers.
Duplicate MPI communicator at Open()
Merge pull request #361 from williamfgc/attrs
Merge branch 'release' into attrs
Added test and limiting string array size
Merge branch 'release'
Merge pull request #359 from chuckatkins/fix-python-warnings
Fix warnings from python and GNU headers.
Merge branch 'release'
Merge branch 'fix-vcs2017-build' into release
Merge pull request #358 from chuckatkins/fix-vcs2017-build
Silence MSVC TR1 noise
InSituMPI engine: peers are calculated and connected. Test added. New step number is sent over.
Fix index OOB error
Re-enable vs2017
Merge branch 'release'
Merge branch 'release' of github:ornladios/ADIOS2 into insitumpi
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
Loading