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
c66d360fc5d667ee37b479d8c8aa11b038ca85ae
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
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
20
19
15
14
11
8
7
6
5
4
1
31
Aug
Fix uninitialized variable
Speed up the slow writers and readers in the staging test to avoid timeout in CircleCI
Extended staging tests: single step, 10 steps, slow writer, slow reader. Added checking each value on the read side. Currently 48 individual tests are generated by this test when running on 16 cores.
Only build test for SST if SST is enabled
clang-format
Add a staging test code that runs within one MPI executable. It is a parameterized test, so it tests multiple combinations on N writers and M readers, where N+M is not greater than the actual number of processes of the test run. Currently two tests are created for SST and InSituMPI engines by cmake.
Merge pull request #462 from scottwittenburg/update-testing-parallelism
Make tests run serially and force max mpi procs to 16
Merge pull request #461 from williamfgc/f90_remove_vars
improve reliability of FindPeers file operations
Fix uninitialized variable
Issue #460 remove functions in C and Fortran bindings
Merge pull request #459 from williamfgc/f90_api_bugs
Fix for Issue #458
Merge pull request #457 from williamfgc/f90_localvar
Support for Fortran local variables
Merge pull request #455 from williamfgc/f90var
Added local variable test
Fixing Fortran formatting in gcc7
Fortran bindings
Merge pull request #454 from pnorbert/fix-fortran-api-constantdim
Fortran API fix: Values have by nature constant dimensions
Merge pull request #453 from guj/hdf5manualagain
manual update
Merge pull request #450 from eisenhauer/Fix_adios2-config
Merge pull request #451 from williamfgc/mem_prof
Added memcpy and minmax timer
A vastly more complicated substitute for where readlink doesn't behave the way we want
Merge pull request #448 from chuckatkins/fix-bp-step-count
Fix step count in BP3 deserializer.
Merge pull request #447 from eisenhauer/SST_CP_reorg
Reorganize the SST cp files to separate read and write functionality, fix the read side so that we handle contact failure (like if we have an old contact file), cleanup unnecessary things in the helloSst*.cpp files
Merge pull request #446 from williamfgc/gather_zero
Eliminated Bcast to rely on MPI Gatherv on zero sized arrays
Merge pull request #445 from williamfgc/sphinx
Trying readthedocs setup
Merge pull request #443 from williamfgc/sphinx
Correcting requirements file
Merge pull request #442 from williamfgc/sphinx
Adding pip requirements file
Loading