Skip to content
Snippets Groups Projects
Select Git revision
  • 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
  • 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.
Created with Raphaël 2.2.05Mar2119Feb1325Jan1Mar28Feb2722212016151413865432131Jan3029282726252423191817161514131211109865432129Dec2827262522201918151413121187654130Nov282725222120191817161514131210987632131Oct3027262524232019181713111098328Sep26212019151411Add a RegistrationMethod parameter to Sst engines. This parameter controls how the contact information is communicated between writers and readers. Current options are File (which is how things have worked before with the Name parameter being interpreted as a filename into which to write contact information) and Screen (where contact information is written to and read from stdout and stdin respectively).Merge pull request #467 from chuckatkins/rework-python-dependenciesMerge pull request #468 from scottwittenburg/fix-bpszwrapper-exampleFix undefined references when building with SZFix bpSZWrapper example to work w/ and w/out MPIMerge pull request #463 from eisenhauer/SST_rollup_branchUse CMake's builtin FindPythonLibs instead of pybind11'sMerge pull request #466 from williamfgc/prof_bugIssue #465 and profiling improvementsMerge pull request #464 from guj/0301formt fixnecessary changes to update hdfmixeradded DataManCommon classChanges to work on Infiniband fabricclang-formatFix a race condition on stream closeKill unnecessary verbosityWorkaround because clang-format changes some things in a macro invocation with char*Add preliminary reader close protocol to eliminate writer hanging on not-all-data-read, add an EVPath-based dataplane (different from dummy as it doesn't use RUDP for everything), add a DataPlane selection parameter to SST, load the selected data plane (not simply 'dummy')Add lf_SetStringParameter functions so that we can have String SST parametersChange SST test so that the reader actually reads data, the writer writes a timestep and it's no longer a simple testMerge pull request #394 from pnorbert/test-staging-commonMerge branch 'test-staging-common' of github:pnorbert/ADIOS2 into test-staging-commonimprove reliability of FindPeers file operationsFix uninitialized variableSpeed up the slow writers and readers in the staging test to avoid timeout in CircleCIExtended 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 enabledclang-formatAdd 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-parallelismMake tests run serially and force max mpi procs to 16Merge pull request #461 from williamfgc/f90_remove_varsimprove reliability of FindPeers file operationsFix uninitialized variableIssue #460 remove functions in C and Fortran bindingsMerge pull request #459 from williamfgc/f90_api_bugsFix for Issue #458Merge pull request #457 from williamfgc/f90_localvarSupport for Fortran local variables
Loading