-
Notifications
You must be signed in to change notification settings - Fork 34
Commpath #117
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
Closed
Closed
Commpath #117
Changes from all commits
Commits
Show all changes
66 commits
Select commit
Hold shift + click to select a range
bde3ab3
Fix SPINDLE_DEBUG + SPINDLE_TEST in SPANK plugin
nchaimov dcb530e
Cachepath: parse_loc utilities.
rountree-alt d96b8a4
Cachepath: remove/rename [orig_]location.
rountree-alt 2ff3bfb
Cachepath: Configure-time support.
rountree-alt bc09adc
Cachepath: Internal messaging for path resolution
rountree-alt f876d40
Cachepath: Adds cobo_allreduce()
rountree-alt fdd22cc
Cachepath: Adds parameters to config_mgr
rountree-alt 6a60e27
Cachepath: adds flux parameter support
rountree-alt f873dcf
Cachepath: Adds logging support.
rountree-alt 846b34b
Cachepath: Removes out-of-root cleanup checks.
rountree-alt 7db2da1
Cachepath: Set of small, miscellaneous patches.
rountree-alt 1cd9c27
Fixes per Matt's comments.
rountree-alt 4ba3a67
Single source of truth for client cachepath.
rountree-alt b0fb21e
Comments the cachepath variables.
rountree-alt 504e4b2
Removes internal vars from spindle_launch.h
rountree-alt 10a7233
Client cachepath message now uses single response.
rountree-alt d63aabd
Removes assert(0) in network error paths.
rountree-alt bc944b9
Renames ldcs_audit_server_md_consensus().
rountree-alt a8ddaeb
Adds explicit enum values to CmdlineShortOptions.
rountree-alt 5a61296
Return instead of exit on network errors.
rountree-alt 1823f93
Apply rename to configuration and parameters.
rountree-alt 9bef38b
Renaming location variables/fields to commpath.
rountree-alt 0db1331
Renames enums.
rountree-alt e322f71
Use strdup() for commpath instead of stack var.
rountree-alt 3acca2c
Adds LDCS_COMMPATH
rountree-alt 06876b6
Restores checkLinkForLeak() to test_driver.c
rountree-alt ce7af37
Replacing "location" with "commpath" as needed.
rountree-alt 73d13fc
Continues location rename.
rountree-alt b49a922
Fixes -Wsign-compare warning in new code.
rountree-alt ab21ded
LDCS_CHOSEN_PARSED_CACHEPATH set in bootstrap.
rountree-alt 30362bc
Updates test_driver.c to ignore FIFO files.
rountree-alt 78b45b4
Sets TMPDIR=/tmp in each Dockerfile
rountree-alt 2e0db40
Restores --with-localstorage to generate error.
rountree-alt cc1ed05
Updates spank plugin to use commpath.
rountree-alt a9c8809
Updates a configure script to use commpath.
rountree-alt 73b2d69
Additional integration for commpath + spank-plugin.
rountree-alt 46e6e51
Fixes two silly bugs.
rountree-alt f1094fc
Testing non-overlapping cache/commpath directories.
rountree-alt b9d29a5
Testing commpath as subdirectory of cachepath.
rountree-alt 2b57b08
Testing cachepath as a subdirectory of commpath.
rountree-alt 2cfb6ce
Generate debug log artifacts as part of github ci
rountree-alt 382036a
Adds slurm-plugin to matrix refactor.
rountree-alt 01af996
Fixup
rountree-alt 9dba19e
Finalizes logging on spindleRunBE error paths
rountree-alt 5d9b280
Several small fixes, add head node to slurm*
rountree-alt d2bd28c
Restoring non-canonical paths in runner.
rountree-alt c5a584c
Tarball filenames now allow multiple artifacts
rountree-alt f9ad3c4
env doesn't take an array.
rountree-alt d8a981b
printf, awkwardly.
rountree-alt f2b2223
One bugfix, one upgrade
rountree-alt 0a1e1ad
I bet we can't resolve yaml variables in bash
rountree-alt 66a505c
Remove glob by tarring entire testsuite dir.
rountree-alt e8702a1
Removes YAML variables from bash tar commands
rountree-alt df873e5
Adds ./ in front of testsuite dir.
rountree-alt 785e0af
Using full paths, serial only, force-"fail"
rountree-alt 37c508e
Testing hard-coded filename for one DEBUG case
rountree-alt 4d68fc3
Gingerly reintroducing a YAML variable.
rountree-alt 553f8a9
Fix typo
rountree-alt 24d8514
Gingerly restoring environment variables.
rountree-alt b33298e
Bring flux back online with lessons learned.
rountree-alt e46cca2
Pass unique name to upload action.
rountree-alt 2c5dc7d
Tweaks.
rountree-alt a66b780
Unique name fixes.
rountree-alt 0e8f8e2
slurm and plugin back online
rountree-alt b115678
Removed debugging code.
rountree-alt f5787ca
Handle absent log in head node cases.
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
Large diffs are not rendered by default.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.