Skip to content

Overhaul parallel-slurm to use unit tests and allow resumable jobs #2

Merged
merged 28 commits into from
May 7, 2019

Conversation

pan14001
Copy link
Contributor

@pan14001 pan14001 commented May 7, 2019

No description provided.

pan14001 added 28 commits April 16, 2019 12:53
- One cannot export environmental variables in bash without sourcing
  the script, but sourcing the script is needlessly disruptive for the
  environment.

- Use the return keyword in bash for predicate functions instead of
  echoing values and corrupting the GNU parallel options output.

- Fix failing test detection of the SLURM environment.

- Document the additional --joblog and --resume options.
@pan14001 pan14001 merged commit f28c6b1 into master May 7, 2019
@pan14001 pan14001 deleted the unit-tests branch May 7, 2019 17:46
Sign in to join this conversation on GitHub.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant