Check the preview of 2nd version of this platform being developed by the open MLCommons taskforce on automation and reproducibility as a free, open-source and technology-agnostic on-prem platform.

Program compilation and execution workflow (pipeline)

module:program (v3.0.0)
License: BSD 3-clause (code) and CC BY-SA 4.0 (data)
Creation date: 2015-01-28
Source: GitHub
cID: 032630d041b4fd8a:b0ac08fe1d3c2615

Don't hesitate to get in touch if you encounter any issues or would like to discuss this community project!
Please report if this CK component works: 1  or fails: 0 
Sign up to be notified when artifacts are shared or updated!

Description  

This is our attempt to share automation actions from scientific research projects as unified Python modules with a common CLI and Python API to help researchers and practitioners reuse best practices. Our on-going project is to make the onboarding process as simple as possible via this platform. Please check this CK white paper and don't hesitate to contact us if you have suggestions or feedback!
  • Automation framework: CK
  • Workflow: program compilation, execution and validation pipeline (workflow)
  • Development repository: ck-ml
  • Source: GitHub
  • How to get the stable version from this portal via the CK client:
    pip install cbench
    cb download module:program --version=3.0.0 --all
    ck help program
  • How to get the development version:
    pip install ck
    ck pull repo:ck-ml
    ck help program
  • CK automation actions (CLI with the Python CK API and JSON IO):
    • ck add program - add program with templates (API)
    • ck autotune program - universal, multi-objective, multi-dimensional software/hardware autotuning (API)
    • ck benchmark program - benchmark program (run autotune with 1 iteration and full environment setup) (API)
    • ck clean program - clean temporal files and directories of a given program (API)
    • ck clean_tmp program - clean all tmp directories (API)
    • ck compile program - compile a given program (API)
    • ck copy program - copy program (API)
    • ck cp program - copy program (API)
    • ck crowdtune program - crowdtune program (API)
    • ck find_output program - find program output entry (API)
    • ck pipeline program - universal program compilation and execution pipeline (workflow) (API)
    • ck prepare_table_with_results program - prepare HTML/TEX table with results (API)
    • ck process_in_dir program - process program in a given directory (clean, compile or run) (API)
    • ck run program - run a given program (API)
    • ck select_uoa program - select program UOA in console mode (API)
    • ck show program - show all programs (workflows) (API)
    • ck substitute_some_ck_keys program - substitute some CK reserved keys (API)
    • ck xcrowdtune program - crowdtune programs via list (API)

Dependencies    

Style 1   Style 2  

Versions  

Files  

Comments  

Please log in to add your comments!
If you notice any inapropriate content that should not be here, please report us as soon as possible and we will try to remove it within 48 hours!