-
Notifications
You must be signed in to change notification settings - Fork 126
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Added support to query local arrays #3824
Commits on Sep 23, 2023
-
1) removed unused code sections
2) added support for Local Arrays 3) added test for local arrays in python 4) result can be returned as vector of start/count (global array only), or vector of block ids
Configuration menu - View commit details
-
Copy full SHA for f332881 - Browse repository at this point
Copy the full SHA f332881View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e96b21 - Browse repository at this point
Copy the full SHA 1e96b21View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7066902 - Browse repository at this point
Copy the full SHA 7066902View commit details -
Configuration menu - View commit details
-
Copy full SHA for 79528bd - Browse repository at this point
Copy the full SHA 79528bdView commit details
Commits on Sep 24, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 2149fe7 - Browse repository at this point
Copy the full SHA 2149fe7View commit details
Commits on Sep 25, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 2884f71 - Browse repository at this point
Copy the full SHA 2884f71View commit details
Commits on Sep 26, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 51f7b6f - Browse repository at this point
Copy the full SHA 51f7b6fView commit details
Commits on Sep 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5bde490 - Browse repository at this point
Copy the full SHA 5bde490View commit details -
Merge pull request ornladios#3823 from eisenhauer/SstMemSel
Add Memory Selection to SST, and prototype a mechanism for running st…
Configuration menu - View commit details
-
Copy full SHA for c503940 - Browse repository at this point
Copy the full SHA c503940View commit details
Commits on Sep 30, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 700839d - Browse repository at this point
Copy the full SHA 700839dView commit details
Commits on Oct 14, 2023
-
Tweak Remote class and test multi-threaded file remote access (ornlad…
…ios#3834) * Tweak Remote class and test multi-threaded file remote access * rework * Bad clang-format * New formulation
Configuration menu - View commit details
-
Copy full SHA for 107164d - Browse repository at this point
Copy the full SHA 107164dView commit details
Commits on Oct 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ac07185 - Browse repository at this point
Copy the full SHA ac07185View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8707f2b - Browse repository at this point
Copy the full SHA 8707f2bView commit details -
Configuration menu - View commit details
-
Copy full SHA for d0fcf10 - Browse repository at this point
Copy the full SHA d0fcf10View commit details -
Configuration menu - View commit details
-
Copy full SHA for 975e8de - Browse repository at this point
Copy the full SHA 975e8deView commit details -
1) Make all examples individually compilable 2) Make examples' executable names be consistent 3) Move certain examples in the right folders 4) Rename certain examples for clarity 5) Make all examples installable 6) Fix Python formatting using black 7) Add licence documentation wherever it's missing
Configuration menu - View commit details
-
Copy full SHA for 897ca42 - Browse repository at this point
Copy the full SHA 897ca42View commit details -
Add examples from ADIOS2-Examples
1) Make all examples individually compilable 2) Make examples' executable names be consistent 3) Rename certain examples for clarity 4) Make all examples installable 5) Fix Python formatting using black 6) Add licence documentation wherever it's missing
Configuration menu - View commit details
-
Copy full SHA for 3bdc1aa - Browse repository at this point
Copy the full SHA 3bdc1aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for fdee65d - Browse repository at this point
Copy the full SHA fdee65dView commit details -
Configuration menu - View commit details
-
Copy full SHA for b881acc - Browse repository at this point
Copy the full SHA b881accView commit details -
Disable BUILD_TESTING and ADIOS2_BUILD_EXAMPLES by default
The CI still enables both.
Configuration menu - View commit details
-
Copy full SHA for bf63c65 - Browse repository at this point
Copy the full SHA bf63c65View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2425033 - Browse repository at this point
Copy the full SHA 2425033View commit details -
Configuration menu - View commit details
-
Copy full SHA for 326bb54 - Browse repository at this point
Copy the full SHA 326bb54View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2324daf - Browse repository at this point
Copy the full SHA 2324dafView commit details
Commits on Oct 18, 2023
-
Fix destdir install test (ornladios#3850)
* Fix usage of DESTDIR for absolute paths * Update cmake/install/post/generate-adios2-config.sh.in --------- Co-authored-by: Tilman Dannert <dannert@rzg.mpg.de>
Configuration menu - View commit details
-
Copy full SHA for 861ccb7 - Browse repository at this point
Copy the full SHA 861ccb7View commit details -
Merge pull request ornladios#3820 from spyridon97/organize-and-add-ex…
…amples Organize and add examples
Configuration menu - View commit details
-
Copy full SHA for a43d013 - Browse repository at this point
Copy the full SHA a43d013View commit details
Commits on Oct 19, 2023
-
Blosc2 USE ON: Fix Module Fallback (ornladios#3774)
Avoid that for older C-Blosc2 releases, the search logic errors out after the config module was not found.
Configuration menu - View commit details
-
Copy full SHA for 6f33d87 - Browse repository at this point
Copy the full SHA 6f33d87View commit details
Commits on Oct 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 2f581ec - Browse repository at this point
Copy the full SHA 2f581ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3662939 - Browse repository at this point
Copy the full SHA 3662939View commit details -
Configuration menu - View commit details
-
Copy full SHA for e13cc18 - Browse repository at this point
Copy the full SHA e13cc18View commit details -
Configuration menu - View commit details
-
Copy full SHA for e98f442 - Browse repository at this point
Copy the full SHA e98f442View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5315ead - Browse repository at this point
Copy the full SHA 5315eadView commit details -
Merge pull request ornladios#3856 from spyridon97/update-examples
Update examples
Configuration menu - View commit details
-
Copy full SHA for 2d4af78 - Browse repository at this point
Copy the full SHA 2d4af78View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2426600 - Browse repository at this point
Copy the full SHA 2426600View commit details -
Configuration menu - View commit details
-
Copy full SHA for 347d356 - Browse repository at this point
Copy the full SHA 347d356View commit details -
Configuration menu - View commit details
-
Copy full SHA for afdef44 - Browse repository at this point
Copy the full SHA afdef44View commit details
Commits on Oct 21, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 432c6ab - Browse repository at this point
Copy the full SHA 432c6abView commit details -
Fix hip example compilation error (ornladios#3865)
* Fix hip example compilation error * Update examples/hello/bpWriteReadHip/CMakeLists.txt --------- Co-authored-by: Vicente Bolea <vicente.bolea@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for e53a1bf - Browse repository at this point
Copy the full SHA e53a1bfView commit details
Commits on Oct 23, 2023
-
Configuration menu - View commit details
-
Copy full SHA for de0ad6e - Browse repository at this point
Copy the full SHA de0ad6eView commit details -
1) removed unused code sections
2) added support for Local Arrays 3) added test for local arrays in python 4) result can be returned as vector of start/count (global array only), or vector of block ids
Configuration menu - View commit details
-
Copy full SHA for 7322c8d - Browse repository at this point
Copy the full SHA 7322c8dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7402c20 - Browse repository at this point
Copy the full SHA 7402c20View commit details -
Configuration menu - View commit details
-
Copy full SHA for 04a3dbc - Browse repository at this point
Copy the full SHA 04a3dbcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 75c34a1 - Browse repository at this point
Copy the full SHA 75c34a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7c21614 - Browse repository at this point
Copy the full SHA 7c21614View commit details -
Configuration menu - View commit details
-
Copy full SHA for a5866d2 - Browse repository at this point
Copy the full SHA a5866d2View commit details -
Merge branch 'queryLocalArray' of https://github.com/guj/ADIOS2 into …
…queryLocalArray * 'queryLocalArray' of https://github.com/guj/ADIOS2: Update test.cpp modified test. it failed because I consolidate block when all subblocks are touched removed extra ; older clang-format clang-format v16 1) removed unused code sections 2) added support for Local Arrays 3) added test for local arrays in python 4) result can be returned as vector of start/count (global array only), or vector of block ids
Configuration menu - View commit details
-
Copy full SHA for a88271b - Browse repository at this point
Copy the full SHA a88271bView commit details