Skip to content
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

RDMA error checking and finalize reordering #2554

Closed
wants to merge 570 commits into from

Conversation

philip-davis
Copy link
Collaborator

@philip-davis philip-davis commented Dec 21, 2020

Rearrange order of fabric finalize operations to avoid cleanup race condition in verbs.

Starting a new PR to replace #2522, which has a polluted commit history.

eisenhauer and others added 30 commits August 19, 2020 14:10
Misc cleanup of items identified in 2414
# By ffs Upstream
* upstream-ffs:
  ffs 2020-08-21 (c8dd2544)
Code extracted from:

    https://github.com/GTkorvo/ffs.git

at commit c8dd25449861ff8237cdc2807b011ffcfc7d5692 (master).

Upstream Shortlog
-----------------
Upstream FFS updates to expand field count / format length limitations
SSC: use unordered_map instead of map
Switch to numeric type spec in SST/FFS
Fix StreamReader reading step by step. It only read one block of inde…
Added SSC tests to ensure different ways of calling LockWriterDefinitions and LockReaderSelections
auto call BeginStep in SscReader::Close to match collective calls in SscWriter::Close
JasonRuonanWang and others added 28 commits December 10, 2020 17:22
…ect-steps-fin

Pre-select steps for reading
…g-str

Added a test to read strings for all steps at once in python
…ithin the step. The last shape at EndStep will be the global dimensions of the variable. Users still must ensure that this shape is the same on all processes.
Enable changing Variable shape (global dimensions) of global arrays w…
Fix brew mac build python install problem
Support for multiple local blocks per rank in FFS marshalling
@philip-davis philip-davis changed the base branch from master to release_26 December 21, 2020 14:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants