adding Chameleon and callgraph docs and examples#165
Open
asparsa wants to merge 19 commits intollnl:stage-infrom
Open
adding Chameleon and callgraph docs and examples#165asparsa wants to merge 19 commits intollnl:stage-infrom
asparsa wants to merge 19 commits intollnl:stage-infrom
Conversation
1. We use DATACRUMBS_INSTALL_RUNSTATEDIR from GNUInstallUtils to get the variable. Make checking of effective user id secure 2. We need to ensure that the effective user id is checked securely to prevent any potential security issues. 3. renamed infrastrutcure to infrastructure
…al, and update dependency handling
1. We use DATACRUMBS_INSTALL_RUNSTATEDIR from GNUInstallUtils to get the variable. Make checking of effective user id secure 2. We need to ensure that the effective user id is checked securely to prevent any potential security issues. 3. renamed infrastrutcure to infrastructure
We use DATACRUMBS_INSTALL_RUNSTATEDIR from GNUInstallUtils to get the variable. Make checking of effective user id secure
1. Tested Lustre configurations 2. Improved validation case to handle all cases 3. reduced logging to avoid blowing up log files
Bugfix/bash
1. Generalized scheduler implementation to be updated by any user. 2. Specialized implementation for prolog and epilog script for slurm and flux and general.
Added slurm integration
1. Allows us to precompose some probes for users. 2. fixed logging to system vs user.
handle bool variables while printing help
The composable names are checked in user's and install user's directory.
…xisting probes from JSON
Added selective probe exploration.
1. Build instructions 2. Required dependencies 3. Deployment options
Added initial docs
…and improving argument handling
Enhance DataCrumbs scripts by adding server start/stop functionality and improving argument handling
d9e9e0f to
d6549ab
Compare
64d5a86 to
9a1e22e
Compare
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
I tried to follow your writing patterns, lemme know if any changes are necessary.