maestrowf icon indicating copy to clipboard operation
maestrowf copied to clipboard

A tool to easily orchestrate general computational workflows both locally and on supercomputers

Results 81 maestrowf issues
Sort by recently updated
recently updated
newest added

In pull request https://github.com/LLNL/maestrowf/pull/329, some additional test cases would be helpful (but not required for merge): - [ ] index in front - [ ] index in middle - [...

The goals of this PR is to improve the docstrings of all the APIs and to convert them to Google docstring style ([example](https://sphinxcontrib-napoleon.readthedocs.io/en/latest/example_google.html)). Here's what this PR covers: - Convert...

Documentation

Create tests that increase coverage for the maestrowf/abstracts/interfaces package modules

Infrastructure

Create tests that increase coverage for the maestrowf/abstracts, maestrowf/abstracts/containers, maestrowf/abstracts/enums packages

Infrastructure

Create tests that increase coverage for the maestrowf/datastructures package modules.

Infrastructure

Create tests that increase coverage for the maestrowf/datastructures/environment package modules.

Infrastructure

Create tests that increase coverage for the maestrowf/datastructures/core package modules.

Infrastructure

When post-processing studies, it would be useful to have the name of the study file saved in the metadata, in case we need to read in the study file.

If walltime key is missing from the study run step, it should either fail the spec validation or indicate the key is missing. 2020-12-15 09:17:07,295 - maestrowf.datastructures.core.executiongraph:_execute_record:559 - INFO -...

bug

@jsemler & @FrankD412, I know I've brought this up before, but it may have been by email. My request is to enable more flexible naming options for output directories. Currently...

Feature