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
6f2c6b2edd34f26f79e0706f86d326b6390a33d7
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
2
Jan
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
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
Added InSituMPI Engine skeleton class. Does not do anything besides figuring out who are the Writers and the Readers.
fix statistics in reader side Close()
remove ADIOS1 include from source
Merge pull request #373 from chuckatkins/fix-cori-builds
Disable unavailable components on Cori
Merge branch 'release'
Merge pull request #372 from chuckatkins/fix-cori-builds
v2.1.0
v2.1.0
Merge branch 'release' into fix-cori-builds
A little more logging
Use static cray builds
Use a less buggy cray compiler
Run tests serially
Use the corrext accoutn and time limit for test jobs
Merge pull request #371 from williamfgc/docs
Merge branch 'release' into docs
Merge branch 'release'
Merge pull request #362 from eisenhauer/sst_marshalling
Update doxygen and readme docs
Norbert's compiler requires 'typename' here
Render the simple Sst test functional again by making it not write data.
Norbert's compiler requires 'typename' here
Redo clang-format with version 3.8
Data sent to load_external_format_FMcontest should be separately malloc'd; RecalcMarshalStorageSize called too early; BreakdownArrayName now handles multi-digit type lenghts
Fix bug with BlockSize data description
Set AvailableStepsCount to 1 with SST engine
remove use of struct_size_field_list() in favor of newly-exported FMstruct_size_field_list(). This essentially requires the use of a bug-fixed FFS library (or gets a link error). Stop-gap measure until I get the version stuff in the Korvo stack rewritten.
whoops, missing xml file for heatTransfer
Preliminary FFS-based MxN data transfer for global arrays, works with heatTransfer.
fix reader making sure there is only one reader root receiving the metadata from write root
Merge pull request #370 from pnorbert/fix369
fix IntersectionBox() check
Merge branch 'release'
Merge pull request #366 from JasonRuonanWang/bpindataman
heat transfer read/write worked with dataman with multiple MPI ranks in N-to-N pattern
fixed a data size problem in dataman reader
fixed a variable memory copy problem
heat transfer read example worked with dataman
able to dump bp files on the receiver side for heat transfer example
Merge pull request #367 from williamfgc/bpls2
Merge branch 'bpls2' of https://github.com/williamfgc/adios2 into bpls2
Loading