-
Notifications
You must be signed in to change notification settings - Fork 35
Commpath #182
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
Open
rountree
wants to merge
53
commits into
llnl:devel
Choose a base branch
from
rountree:commpath
base: devel
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Commpath #182
Changes from all commits
Commits
Show all changes
53 commits
Select commit
Hold shift + click to select a range
1411d6d
Cachepath: parse_loc utilities.
rountree-alt 75a8fc2
Cachepath: remove/rename [orig_]location.
rountree-alt 8aeec38
Cachepath: Configure-time support.
rountree-alt 52ffab9
Cachepath: Internal messaging for path resolution
rountree-alt 41ddcf4
Cachepath: Adds cobo_allreduce()
rountree-alt 093f0f6
Cachepath: Adds parameters to config_mgr
rountree-alt 6ed3ac2
Cachepath: adds flux parameter support
rountree-alt 57b480c
Cachepath: Adds logging support.
rountree-alt 15164a5
Cachepath: Removes out-of-root cleanup checks.
rountree-alt 091407f
Cachepath: Set of small, miscellaneous patches.
rountree-alt b2a8c53
Fixes per Matt's comments.
rountree-alt 42a55c8
Single source of truth for client cachepath.
rountree-alt 9183447
Comments the cachepath variables.
rountree-alt 28c097c
Removes internal vars from spindle_launch.h
rountree-alt 0edeac9
Client cachepath message now uses single response.
rountree-alt c9594a5
Removes assert(0) in network error paths.
rountree-alt eba3457
Renames ldcs_audit_server_md_consensus().
rountree-alt fed846b
Adds explicit enum values to CmdlineShortOptions.
rountree-alt c6ae16b
Return instead of exit on network errors.
rountree-alt 05e78b5
Apply rename to configuration and parameters.
rountree-alt 8c1067e
Renaming location variables/fields to commpath.
rountree-alt 90fa1ec
Renames enums.
rountree-alt c271b22
Use strdup() for commpath instead of stack var.
rountree-alt 82d6118
Adds LDCS_COMMPATH
rountree-alt 76c4ce1
Restores checkLinkForLeak() to test_driver.c
rountree-alt b32e555
Replacing "location" with "commpath" as needed.
rountree-alt 41b4467
Continues location rename.
rountree-alt 871e7c2
Fixes -Wsign-compare warning in new code.
rountree-alt 9762ca6
LDCS_CHOSEN_PARSED_CACHEPATH set in bootstrap.
rountree-alt 6b0e13d
Updates test_driver.c to ignore FIFO files.
rountree-alt 291d129
Sets TMPDIR=/tmp in each Dockerfile
rountree-alt 31e1deb
Restores --with-localstorage to generate error.
rountree-alt e11f36b
Updates spank plugin to use commpath.
rountree-alt be289da
Updates a configure script to use commpath.
rountree-alt 825e947
Rebasing commpath on devel
rountree-alt c97e946
Fixes two silly bugs.
rountree-alt a2351a1
Testing non-overlapping cache/commpath directories.
rountree-alt f7c739b
Testing commpath as subdirectory of cachepath.
rountree-alt 8137cc0
Testing cachepath as a subdirectory of commpath.
rountree-alt 5903772
ci.yml Forcing commpath to use current devel ver.
rountree-alt 1febb08
Adds NO_CACHEPATH_CONSENSUS_YET and retry logic.
rountree-alt 8baee82
Changes bool/true to int/1
rountree-alt 5585081
Adds delay to flush out consensus race condition.
rountree-alt e1e707b
Adds lots of asserts around cachepath variables.
rountree-alt 3712be1
FIX: Update debug3 msg text
rountree-alt caa057b
FIX: Fixes use-after-free error
rountree-alt 3b4503c
FIX: Greater message detail in FE code
rountree-alt b01b3a0
Fixed missing carriage return.
rountree-alt 0e5c4b6
FIX: Don't send server 4k of uninitialized data.
rountree-alt 5f713a4
FIX: Removes 4-second delay in cachepath process
rountree-alt 1a6fc91
Reworks cleanup_created_dirs() and CleanupProc.
rountree-alt 9b5911f
Removes LDCS_[LOCATION|COMMPATH]_MOD
rountree-alt b5970ec
Removes --with-localstorage from slurm testcase
rountree-alt File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Don't assert. Instead do an err_printf and return -1.
Uh oh!
There was an error while loading. Please reload this page.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fixed. Required changing
setup_environment()to returnintinstead ofvoid, and checking that return value inmain().