Jeremy White
Jeremy White
> @jwhite242 -- Some considerations based on why we were discussing earlier: > > * I was hoping to eliminate the checks for local execution in the `ExecutionGraph._StepRecord`. This would...
Well, I was thinking it'd be more of a general purpose thing rather than any specific keys as the list of available/optional keys on these schedulers is absurdly long and...
So, for the behavior, i suppose some of them might need to get pulled into the launcher token, while others probably work fine in batch script headers. Hmm.. That makes...
Ok, just circling back to this after far too long. So, how about this for a plan: add it now as a separate adapter, and let it get tested on...
> Ok, just circling back to this after far too long. So, how about this for a plan: add it now as a separate adapter, and let it get tested...
@crkrenn , this looks a lot like the RTD bugs we patched in June. Try rebasing on the current develop to pull those in and it should fix it (#399...
Would it also be possible to have an out-of-core kind of table option here, so one that would live on disk instead of these tables having to be in memory...
Yeah, maybe the env vars could just be queried to check the flux version and choose the appropriate wrappers at import time? Don't think having to update the pypi package...
Well thanks for the detailed reproducer on this! Will take a look and see if we can get this sorted out for you.
@aowen87 I've a few more questions for you on this: 1. What's the environment in which you're running this (login node/batch job/something else)? 2. How's it being launched -> i.e....