Commit 6929898c authored by Artem Polyakov's avatar Artem Polyakov Committed by Danny Auble
Browse files

mpi/pmix: Rework communication framework (step 1).



- Introduce data structures reuse to avoid extra malloc/free overhead.
- Introduce direct TCP connection notation (disabled for now)

This commit is intended for testing SLURM protocol portion of the code
to see that nothing is broken.
Direct communication will be enabled in the next commit.

Signed-off-by: default avatarArtem Polyakov <artpol84@gmail.com>
parent 550f53cc
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment