{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":75750830,"defaultBranch":"master","name":"ADIOS2","ownerLogin":"ornladios","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2016-12-06T16:39:55.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/3661939?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1724186723.0","currentOid":""},"activityList":{"items":[{"before":"cae0a459d3e59d1e3dc36bf3320cb96470c50aae","after":"9cf916be73e24e1255ce0ddbd3bbb3ef38da05fa","ref":"refs/heads/master","pushedAt":"2024-09-27T02:35:17.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"eisenhauer","name":"Greg Eisenhauer","path":"/eisenhauer","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/941977?s=80&v=4"},"commit":{"message":"Checks and changes in Get(variable, datum) (#4352)\n\n* For Get(variable, datum), check that variable shape is Global or Local Value, pass launch mode\r\n* Fix inline reader to retrieve global/local values with default launch mode\r\n* Fix skeleton reader to retrieve global/local values with default launch mode\r\n* Fix ssc reader to retrieve global/local values with default launch mode","shortMessageHtmlLink":"Checks and changes in Get(variable, datum) (#4352)"}},{"before":"532747a9818fee436e2fa04317b4ac09a852ed60","after":"cae0a459d3e59d1e3dc36bf3320cb96470c50aae","ref":"refs/heads/master","pushedAt":"2024-09-22T02:17:56.000Z","pushType":"pr_merge","commitsCount":3,"pusher":{"login":"anagainaru","name":"Ana Gainaru","path":"/anagainaru","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16229479?s=80&v=4"},"commit":{"message":"Merge pull request #4345 from anagainaru/kokkos-testing\n\nUpdating the testing for the GPU backend","shortMessageHtmlLink":"Merge pull request #4345 from anagainaru/kokkos-testing"}},{"before":"5283b271792874848c48e2450c394d3431e05e14","after":"af0ddba2c8eb4433a54a740fb3b6a610270a8463","ref":"refs/heads/release_210","pushedAt":"2024-09-19T02:48:15.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"vicentebolea","name":"Vicente Bolea","path":"/vicentebolea","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/939798?s=80&v=4"},"commit":{"message":"Merge pull request #4349 from vicentebolea/backport-4305\n\nBackport 4305","shortMessageHtmlLink":"Merge pull request #4349 from vicentebolea/backport-4305"}},{"before":"d975ac0ae9c0c120efd58db12358890aadab0ead","after":"532747a9818fee436e2fa04317b4ac09a852ed60","ref":"refs/heads/master","pushedAt":"2024-09-17T10:32:54.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"pnorbert","name":null,"path":"/pnorbert","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3247149?s=80&v=4"},"commit":{"message":"New API to allow storing only stats for primary variables (#4328)\n\n* Move the decision to write data for derived variables in VariableBase\r\n\r\nCo-authored-by: Greg Eisenhauer \r\n\r\n* C and C++ bindings for setting the write mode of a variable\r\n\r\n* Fortran API for changing the write mode for primary variables\r\n\r\n* Python API for changing the write mode for primary variables\r\n\r\n* Change the API to StoreStatsOnly instead of SetWriteMode\r\n\r\nCo-authored-by: Norbert Podhorszki \r\n\r\n* Testing in CXX and C for the StatsOnly write mode\r\n\r\n* Testing for the Fortran bindings for the StatsOnly write mode\r\n\r\n* Testing for the Python bindings for the StatsOnly write mode\r\n\r\n---------\r\n\r\nCo-authored-by: Greg Eisenhauer \r\nCo-authored-by: Norbert Podhorszki ","shortMessageHtmlLink":"New API to allow storing only stats for primary variables (#4328)"}},{"before":"d6e61c890dbfafa55e0dbfef38716a668b037eab","after":"5283b271792874848c48e2450c394d3431e05e14","ref":"refs/heads/release_210","pushedAt":"2024-09-11T16:00:08.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"eisenhauer","name":"Greg Eisenhauer","path":"/eisenhauer","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/941977?s=80&v=4"},"commit":{"message":"Backport #3759 to Release 2.10 branch. (cherry-picked from master branch #4340) (#4341)\n\nOrganize the processes into groups so that the two steps of metadata aggregation has more or less the same number or participants. This replaces in-node aggregation in first step. The new strategy balances the size of metadata gathered in the two steps.","shortMessageHtmlLink":"Backport #3759 to Release 2.10 branch. (cherry-picked from master bra…"}},{"before":"faa8a496c7a9ab4ef101668dd4cba4c166131559","after":"d975ac0ae9c0c120efd58db12358890aadab0ead","ref":"refs/heads/master","pushedAt":"2024-09-11T13:00:52.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"anagainaru","name":"Ana Gainaru","path":"/anagainaru","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16229479?s=80&v=4"},"commit":{"message":"Merge pull request #4343 from anagainaru/gpuSpan\n\nSetting the memory space for Spans to Host","shortMessageHtmlLink":"Merge pull request #4343 from anagainaru/gpuSpan"}},{"before":"4c05ba9ef7b43b6f5f7a44190b681ca538fb4a82","after":"faa8a496c7a9ab4ef101668dd4cba4c166131559","ref":"refs/heads/master","pushedAt":"2024-09-10T20:40:37.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"pnorbert","name":null,"path":"/pnorbert","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3247149?s=80&v=4"},"commit":{"message":"Backport #3759 to master. (#4340)\n\nOrganize the processes into groups so that the two steps of metadata aggregation has more or less the same number or participants. This replaces in-node aggregation in first step. The new strategy balances the size of metadata gathered in the two steps.","shortMessageHtmlLink":"Backport #3759 to master. (#4340)"}},{"before":"d1d871b49af4e452bc0b1dade71f08351c53a5da","after":"4c05ba9ef7b43b6f5f7a44190b681ca538fb4a82","ref":"refs/heads/master","pushedAt":"2024-09-09T22:08:13.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"eisenhauer","name":"Greg Eisenhauer","path":"/eisenhauer","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/941977?s=80&v=4"},"commit":{"message":"If we throw an exception in GenerateReadRequests, clear state and rethrow (#4338)","shortMessageHtmlLink":"If we throw an exception in GenerateReadRequests, clear state and ret…"}},{"before":"4650dbc889e98498827b4aeec69fc1576e76bcf2","after":"d1d871b49af4e452bc0b1dade71f08351c53a5da","ref":"refs/heads/master","pushedAt":"2024-09-09T21:41:05.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"pnorbert","name":null,"path":"/pnorbert","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3247149?s=80&v=4"},"commit":{"message":"Compress the lossless part of MGARD data with Zstd. It was uncompressed until now. (#4339)\n\n$ ctest -R MGARD.*/.*BP5.Serial\r\n$ find testing/adios2/engine/bp/operations/bp5 -name \"*bp\" -exec du -sh {} \\;\r\n48K testing/adios2/engine/bp/operations/bp5/BPWRMGARD3DSel_0.00001.bp\r\n40K testing/adios2/engine/bp/operations/bp5/BPWRMGARD1DSel_0.00001.bp\r\n60K testing/adios2/engine/bp/operations/bp5/BPWRMGARD2D_0.01.bp\r\n36K testing/adios2/engine/bp/operations/bp5/BPWRMGARD3D_0.00001.bp\r\n44K testing/adios2/engine/bp/operations/bp5/BPWRMGARD2DSel_0.0001.bp\r\n40K testing/adios2/engine/bp/operations/bp5/BPWRMGARD1D_0.00001.bp\r\n36K testing/adios2/engine/bp/operations/bp5/BPWRMGARD3D_0.0001.bp\r\n40K testing/adios2/engine/bp/operations/bp5/BPWRMGARD1DSel_0.0001.bp\r\n32K testing/adios2/engine/bp/operations/bp5/BPWRMGARDNull_0.01.bp\r\n40K testing/adios2/engine/bp/operations/bp5/BPWRMGARD1D_0.001.bp\r\n60K testing/adios2/engine/bp/operations/bp5/BPWRMGARD2D_0.00001.bp\r\n32K testing/adios2/engine/bp/operations/bp5/BPWRMGARDNull_0.001.bp\r\n44K testing/adios2/engine/bp/operations/bp5/BPWRMGARD2DSel_0.01.bp\r\n40K testing/adios2/engine/bp/operations/bp5/BPWRMGARD1DSel_0.001.bp\r\n60K testing/adios2/engine/bp/operations/bp5/BPWRMGARD2D_0.001.bp\r\n32K testing/adios2/engine/bp/operations/bp5/BPWRMGARD3D_0.001.bp\r\n44K testing/adios2/engine/bp/operations/bp5/BPWRMGARD2DSel_0.001.bp\r\n40K testing/adios2/engine/bp/operations/bp5/BPWRMGARD1D_0.0001.bp\r\n40K testing/adios2/engine/bp/operations/bp5/BPWRMGARD1D_0.01.bp\r\n44K testing/adios2/engine/bp/operations/bp5/BPWRMGARD3DSel_0.001.bp\r\n44K testing/adios2/engine/bp/operations/bp5/BPWRMGARD3DSel_0.01.bp\r\n32K testing/adios2/engine/bp/operations/bp5/BPWRMGARDNull_0.0001.bp\r\n32K testing/adios2/engine/bp/operations/bp5/BPWRMGARDNull_0.00001.bp\r\n60K testing/adios2/engine/bp/operations/bp5/BPWRMGARD2D_0.0001.bp\r\n32K testing/adios2/engine/bp/operations/bp5/BPWRMGARD3D_0.01.bp\r\n44K testing/adios2/engine/bp/operations/bp5/BPWRMGARD2DSel_0.00001.bp\r\n40K testing/adios2/engine/bp/operations/bp5/BPWRMGARD1DSel_0.01.bp\r\n44K testing/adios2/engine/bp/operations/bp5/BPWRMGARD3DSel_0.0001.bp\r\n\r\nBefore this commit:\r\n\r\n$ find testing/adios2/engine/bp/operations/bp5 -name \"*bp\" -exec du -sh {} \\;\r\n352K testing/adios2/engine/bp/operations/bp5/BPWRMGARD3DSel_0.00001.bp\r\n176K testing/adios2/engine/bp/operations/bp5/BPWRMGARD1DSel_0.00001.bp\r\n60K testing/adios2/engine/bp/operations/bp5/BPWRMGARD2D_0.01.bp\r\n96K testing/adios2/engine/bp/operations/bp5/BPWRMGARD3D_0.00001.bp\r\n176K testing/adios2/engine/bp/operations/bp5/BPWRMGARD2DSel_0.0001.bp\r\n176K testing/adios2/engine/bp/operations/bp5/BPWRMGARD1D_0.00001.bp\r\n96K testing/adios2/engine/bp/operations/bp5/BPWRMGARD3D_0.0001.bp\r\n176K testing/adios2/engine/bp/operations/bp5/BPWRMGARD1DSel_0.0001.bp\r\n100K testing/adios2/engine/bp/operations/bp5/BPWRMGARDNull_0.01.bp\r\n176K testing/adios2/engine/bp/operations/bp5/BPWRMGARD1D_0.001.bp\r\n60K testing/adios2/engine/bp/operations/bp5/BPWRMGARD2D_0.00001.bp\r\n100K testing/adios2/engine/bp/operations/bp5/BPWRMGARDNull_0.001.bp\r\n176K testing/adios2/engine/bp/operations/bp5/BPWRMGARD2DSel_0.01.bp\r\n176K testing/adios2/engine/bp/operations/bp5/BPWRMGARD1DSel_0.001.bp\r\n60K testing/adios2/engine/bp/operations/bp5/BPWRMGARD2D_0.001.bp\r\n96K testing/adios2/engine/bp/operations/bp5/BPWRMGARD3D_0.001.bp\r\n176K testing/adios2/engine/bp/operations/bp5/BPWRMGARD2DSel_0.001.bp\r\n176K testing/adios2/engine/bp/operations/bp5/BPWRMGARD1D_0.0001.bp\r\n176K testing/adios2/engine/bp/operations/bp5/BPWRMGARD1D_0.01.bp\r\n352K testing/adios2/engine/bp/operations/bp5/BPWRMGARD3DSel_0.001.bp\r\n344K testing/adios2/engine/bp/operations/bp5/BPWRMGARD3DSel_0.01.bp\r\n100K testing/adios2/engine/bp/operations/bp5/BPWRMGARDNull_0.0001.bp\r\n100K testing/adios2/engine/bp/operations/bp5/BPWRMGARDNull_0.00001.bp\r\n60K testing/adios2/engine/bp/operations/bp5/BPWRMGARD2D_0.0001.bp\r\n96K testing/adios2/engine/bp/operations/bp5/BPWRMGARD3D_0.01.bp\r\n176K testing/adios2/engine/bp/operations/bp5/BPWRMGARD2DSel_0.00001.bp\r\n176K testing/adios2/engine/bp/operations/bp5/BPWRMGARD1DSel_0.01.bp\r\n352K testing/adios2/engine/bp/operations/bp5/BPWRMGARD3DSel_0.0001.bp","shortMessageHtmlLink":"Compress the lossless part of MGARD data with Zstd. It was uncompress…"}},{"before":"7ddf3be383996dee0c4c3e694747ae8893537a0c","after":"4650dbc889e98498827b4aeec69fc1576e76bcf2","ref":"refs/heads/master","pushedAt":"2024-09-06T20:28:46.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"eisenhauer","name":"Greg Eisenhauer","path":"/eisenhauer","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/941977?s=80&v=4"},"commit":{"message":"Look for tunnel server elsewhere if indicated (#4335)","shortMessageHtmlLink":"Look for tunnel server elsewhere if indicated (#4335)"}},{"before":"8dd2aef30bbdc290d303fc9e270bffa6ebc7f76f","after":"7ddf3be383996dee0c4c3e694747ae8893537a0c","ref":"refs/heads/master","pushedAt":"2024-09-05T23:42:09.000Z","pushType":"pr_merge","commitsCount":11,"pusher":{"login":"eisenhauer","name":"Greg Eisenhauer","path":"/eisenhauer","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/941977?s=80&v=4"},"commit":{"message":"Merge pull request #4336 from eisenhauer/KorvoUpstream\n\nKorvo upstream - enable building without perl installed","shortMessageHtmlLink":"Merge pull request #4336 from eisenhauer/KorvoUpstream"}},{"before":"75d801f4a1ce5dbbebe5843b19f7e8df47978240","after":"8dd2aef30bbdc290d303fc9e270bffa6ebc7f76f","ref":"refs/heads/master","pushedAt":"2024-08-31T16:14:48.000Z","pushType":"pr_merge","commitsCount":8,"pusher":{"login":"anagainaru","name":"Ana Gainaru","path":"/anagainaru","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16229479?s=80&v=4"},"commit":{"message":"Merge pull request #4308 from anagainaru/bpcmp\n\nBasic script to compare two BP files given a tolerance","shortMessageHtmlLink":"Merge pull request #4308 from anagainaru/bpcmp"}},{"before":"fa5d3aa780952f07ca1da5ff64cb94b5be7d74dd","after":"75d801f4a1ce5dbbebe5843b19f7e8df47978240","ref":"refs/heads/master","pushedAt":"2024-08-30T17:37:31.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"pnorbert","name":null,"path":"/pnorbert","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3247149?s=80&v=4"},"commit":{"message":"Fix an issue when reading blocks in streaming mode, when some producers did not write any block to output. (#4332)","shortMessageHtmlLink":"Fix an issue when reading blocks in streaming mode, when some produce…"}},{"before":"25c418a80791a61f29f16700666c932173adfe02","after":"fa5d3aa780952f07ca1da5ff64cb94b5be7d74dd","ref":"refs/heads/master","pushedAt":"2024-08-30T15:02:19.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"pnorbert","name":null,"path":"/pnorbert","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3247149?s=80&v=4"},"commit":{"message":"Fix in python API: (#4331)\n\n* Fix in python API: a. BlocksInfo(name, step) b. stream.write() sets selection if either 'start' or 'count' is provided (fix for local arrays).\r\n\r\n* format\r\n\r\n* black","shortMessageHtmlLink":"Fix in python API: (#4331)"}},{"before":"50200697d4fd72f6fd84f00da1b4de50fe388cf1","after":"25c418a80791a61f29f16700666c932173adfe02","ref":"refs/heads/master","pushedAt":"2024-08-29T23:10:35.000Z","pushType":"pr_merge","commitsCount":3,"pusher":{"login":"vicentebolea","name":"Vicente Bolea","path":"/vicentebolea","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/939798?s=80&v=4"},"commit":{"message":"Merge pull request #4299 from vicentebolea/sst-mpi-vars-refactor\n\ncmake: refactor sst mpi vars","shortMessageHtmlLink":"Merge pull request #4299 from vicentebolea/sst-mpi-vars-refactor"}},{"before":"b212c622a76d55afabb825b01bcf2888b5593ea8","after":"50200697d4fd72f6fd84f00da1b4de50fe388cf1","ref":"refs/heads/master","pushedAt":"2024-08-28T12:30:55.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"anagainaru","name":"Ana Gainaru","path":"/anagainaru","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16229479?s=80&v=4"},"commit":{"message":"Extend Expressions: 3D Cross product (#4319)\n\n* Create cross product\r\n\r\n* switch cross product dims function to new format\r\n\r\n* formatting\r\n\r\n* formatting\r\n\r\n* remove unused variable","shortMessageHtmlLink":"Extend Expressions: 3D Cross product (#4319)"}},{"before":"df957c249a7d5056b06fa5443f67bbc4d6c73fcd","after":"b212c622a76d55afabb825b01bcf2888b5593ea8","ref":"refs/heads/master","pushedAt":"2024-08-27T18:12:56.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"vicentebolea","name":"Vicente Bolea","path":"/vicentebolea","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/939798?s=80&v=4"},"commit":{"message":"Merge pull request #4325 from vicentebolea/use-conda-forge\n\nci: only use conda-forge channel","shortMessageHtmlLink":"Merge pull request #4325 from vicentebolea/use-conda-forge"}},{"before":"0790002db1efe3fcc73379a79fc12006675cb9b8","after":"df957c249a7d5056b06fa5443f67bbc4d6c73fcd","ref":"refs/heads/master","pushedAt":"2024-08-23T02:39:22.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"eisenhauer","name":"Greg Eisenhauer","path":"/eisenhauer","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/941977?s=80&v=4"},"commit":{"message":"Tweak readme after test changes (#4322)","shortMessageHtmlLink":"Tweak readme after test changes (#4322)"}},{"before":"85c9eb09720346c1a6309550501585cae2b5da92","after":"0790002db1efe3fcc73379a79fc12006675cb9b8","ref":"refs/heads/master","pushedAt":"2024-08-22T19:23:56.000Z","pushType":"pr_merge","commitsCount":5,"pusher":{"login":"eisenhauer","name":"Greg Eisenhauer","path":"/eisenhauer","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/941977?s=80&v=4"},"commit":{"message":"Merge pull request #4317 from eisenhauer/Deprecated\n\nUpdating very old tests","shortMessageHtmlLink":"Merge pull request #4317 from eisenhauer/Deprecated"}},{"before":"4c78539991cc0a682a24731110b0712ba549da68","after":"85c9eb09720346c1a6309550501585cae2b5da92","ref":"refs/heads/master","pushedAt":"2024-08-22T01:17:46.000Z","pushType":"pr_merge","commitsCount":4,"pusher":{"login":"anagainaru","name":"Ana Gainaru","path":"/anagainaru","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16229479?s=80&v=4"},"commit":{"message":"Merge pull request #4253 from anagainaru/magcurl-redo\n\nIntroducing aggregated derived operators","shortMessageHtmlLink":"Merge pull request #4253 from anagainaru/magcurl-redo"}},{"before":"3bafd27ba719122d5c5fa45f0c6f962023e5c2fe","after":"4c78539991cc0a682a24731110b0712ba549da68","ref":"refs/heads/master","pushedAt":"2024-08-21T20:12:56.000Z","pushType":"pr_merge","commitsCount":3,"pusher":{"login":"vicentebolea","name":"Vicente Bolea","path":"/vicentebolea","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/939798?s=80&v=4"},"commit":{"message":"Merge pull request #4316 from vicentebolea/fix-testpypi-build\n\nci: fix pypi artifacts","shortMessageHtmlLink":"Merge pull request #4316 from vicentebolea/fix-testpypi-build"}},{"before":"e8447e60296592dd6e0a85860439a83677ed1f34","after":"3bafd27ba719122d5c5fa45f0c6f962023e5c2fe","ref":"refs/heads/master","pushedAt":"2024-08-21T19:24:05.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"eisenhauer","name":"Greg Eisenhauer","path":"/eisenhauer","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/941977?s=80&v=4"},"commit":{"message":"Implementing reader-side Get()s for ExpressionString derived variables (#4249)\n\n* Non-functional approach to ExpressionString derived variables\r\n\r\n* Implement and test derived ExpressionString Gets()\r\n\r\n* Update Dims functions to return (start, count, shape)\r\n\r\n* Propagate the compute flag only to the variable and return an empty data structure for not compute\r\n\r\n* Remove unnecessary function in the derived variable logic\r\n\r\n* Fix windows warning\r\n\r\n* One more tweak to make sure we don't try to do metadata on non-existent data\r\n\r\n---------\r\n\r\nCo-authored-by: anagainaru ","shortMessageHtmlLink":"Implementing reader-side Get()s for ExpressionString derived variables ("}},{"before":"a810bb5715e6d88926e9ce58eca7f8963e2caedf","after":"e8447e60296592dd6e0a85860439a83677ed1f34","ref":"refs/heads/master","pushedAt":"2024-08-21T00:33:00.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"pnorbert","name":null,"path":"/pnorbert","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3247149?s=80&v=4"},"commit":{"message":"Open file with in-memory metadata (#4315)\n\n* * Add a new functionality to an Engine, to serialize metadata in memory after Open(ReadRandomAccess), to send over to another programs that can then use this metadata to open the same dataset with an accelerated function (using metadata from memory instead of retrieving from disk). BP4 and BP5 engine supports this new function.\r\n Program 1: reader = io.Open(fname, adios2::Mode::ReadRandomAccess);\r\n char *md;\r\n size_t mdsize;\r\n reader.GetMetadata(&md, &mdsize);\r\n Program 2: reader = io.Open(fname, md, mdsize);\r\n\r\n* Added Transport::CurrentPos() to get the current seek position\r\n\r\n* format\r\n\r\n* free up metadata at end of test to avoid sanitizer complaints","shortMessageHtmlLink":"Open file with in-memory metadata (#4315)"}},{"before":"9402d266f7bda67684e32316d92a15e0f1162230","after":"a810bb5715e6d88926e9ce58eca7f8963e2caedf","ref":"refs/heads/master","pushedAt":"2024-08-20T21:09:43.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"eisenhauer","name":"Greg Eisenhauer","path":"/eisenhauer","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/941977?s=80&v=4"},"commit":{"message":"Add CTest for XRootd Remote support (#4199)\n\n* Add CTest for XRootd Remote support\r\n\r\n* TEMP: add xrootd to spack imgs\r\n\r\n* Kill hardcoded dir\r\n\r\n* Fix so that has correct arguments for non-root\r\n\r\n* Update cmake/DetectOptions.cmake\r\n\r\nCo-authored-by: Vicente Bolea \r\n\r\n* Fixup\r\n\r\n* fixup\r\n\r\n* fixup\r\n\r\n* fixup! fixup\r\n\r\n* fixup! fixup! fixup\r\n\r\n---------\r\n\r\nCo-authored-by: Vicente Adolfo Bolea Sanchez \r\nCo-authored-by: Vicente Bolea ","shortMessageHtmlLink":"Add CTest for XRootd Remote support (#4199)"}},{"before":"849342af8687e753384257d240cedca88eed5b75","after":null,"ref":"refs/heads/vicentebolea-patch-1","pushedAt":"2024-08-20T20:45:23.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"vicentebolea","name":"Vicente Bolea","path":"/vicentebolea","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/939798?s=80&v=4"}},{"before":"4026559e0d9c09301d81b318b24d68522681fd4a","after":"9402d266f7bda67684e32316d92a15e0f1162230","ref":"refs/heads/master","pushedAt":"2024-08-20T20:45:22.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"vicentebolea","name":"Vicente Bolea","path":"/vicentebolea","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/939798?s=80&v=4"},"commit":{"message":"Merge pull request #4314 from ornladios/vicentebolea-patch-1\n\nUpdate .gitattributes","shortMessageHtmlLink":"Merge pull request #4314 from ornladios/vicentebolea-patch-1"}},{"before":null,"after":"849342af8687e753384257d240cedca88eed5b75","ref":"refs/heads/vicentebolea-patch-1","pushedAt":"2024-08-20T20:44:36.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"vicentebolea","name":"Vicente Bolea","path":"/vicentebolea","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/939798?s=80&v=4"},"commit":{"message":"Update .gitattributes","shortMessageHtmlLink":"Update .gitattributes"}},{"before":"65b25d9741788fd3df46bf62e5cc33aef762d5a1","after":"4026559e0d9c09301d81b318b24d68522681fd4a","ref":"refs/heads/master","pushedAt":"2024-08-20T13:42:08.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"anagainaru","name":"Ana Gainaru","path":"/anagainaru","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16229479?s=80&v=4"},"commit":{"message":"Extend Derived Variable Expressions: Trig functions (#4282)\n\n* Create sin, cos, tan functionality\r\n\r\n* Add trig functions to derived variable expressions\r\n\r\n* ApplyOneToOneOnce does not need memset\r\n\r\n* Add typeFunc\r\n\r\n* Change trig functions to transforms of float type func\r\n\r\n* Remove unused function\r\n\r\n---------\r\n\r\nCo-authored-by: Ana Gainaru ","shortMessageHtmlLink":"Extend Derived Variable Expressions: Trig functions (#4282)"}},{"before":"3d5425344d8962f4ed18c8fec64c3c3f6fce6969","after":"65b25d9741788fd3df46bf62e5cc33aef762d5a1","ref":"refs/heads/master","pushedAt":"2024-08-17T01:45:53.000Z","pushType":"pr_merge","commitsCount":3,"pusher":{"login":"eisenhauer","name":"Greg Eisenhauer","path":"/eisenhauer","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/941977?s=80&v=4"},"commit":{"message":"Merge pull request #4310 from anagainaru/derived-doc-fix\n\nFixing formatting in the derived documentation","shortMessageHtmlLink":"Merge pull request #4310 from anagainaru/derived-doc-fix"}},{"before":"c837711b998245205188861f87c44d0a814a4ffb","after":"3d5425344d8962f4ed18c8fec64c3c3f6fce6969","ref":"refs/heads/master","pushedAt":"2024-08-16T21:51:31.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"vicentebolea","name":"Vicente Bolea","path":"/vicentebolea","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/939798?s=80&v=4"},"commit":{"message":"Merge pull request #4309 from vicentebolea/update-codeowners\n\nupdate codeowners","shortMessageHtmlLink":"Merge pull request #4309 from vicentebolea/update-codeowners"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0yN1QwMjozNToxNy4wMDAwMDBazwAAAATCIfZR","endCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOC0xNlQyMTo1MTozMS4wMDAwMDBazwAAAAScht3d"}},"title":"Activity · ornladios/ADIOS2"}