Cameron Stanavige

Results 34 comments of Cameron Stanavige

Test the various ways of configuring UnifyFS to make sure they all work: - envars - config file - command line options

> This error message is a bit misleading. I think it will be more informative if unifyfs will output an error stating that there is no current allocation in such...

David P. helped me debug something some time ago and I still have one of his emails. Before running the example you're trying to debug, set the environment variable `GOTCHA_DEBUG=3`....

Saw a note that pdsh is being phased out by clush (https://github.com/cea-hpc/clustershell).

Thanks for the heads up @adammoody! I haven't dove into looking at all the option changes yet, but I was expecting some significant differences. Hopefully it won't be too complicated...

> In particular, the BUILD_SHARED_LIBS option exists everywhere, which is useful to force static builds of libs. For this, I'm assuming we just have `scr+shared` depend on all the components...

@adammoody, I've been looking over the logging options again to decide what to expose through the spack package. Currently SCR's cmake sets defaults for logging, which still get set when...