Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Background:

New Cybershake install structure (realization/[HF|LF|BB]) with yaml only and params*.py removed (prams_vel.py.template and params.py.template still present because they are not genareted by install) now available.

Parameter Folder Structure: Parameters and locations in new folder hierarchy

Tasks: 

  1. Clean up the manual workflow and testing code.  1d
  2. Then merge params branch into master and do benchmark testing   6h
  3. Create dummy templates for each level of yaml     6h
  4. Discuss dummy templates with team      2h
  5. Create functionalities to revtrive dummpy templates by user specified verison  4h
  6. Benchmark testing 4h
  7. merge Jonney's folder_restruck into params branch 3h
  8. Modify params branch acoording to pull request comments 6h
  9. Benchmark testing 4h

Dev locaiton:

Currently under yaml_template branch of slurm_gm_workflow  

Progress:

 1-9 all done. Currently only find defaults in root_params.yaml

...

Code Block
python ~/slurm_gm_workflow/scripts/install.py --user_root ~/Albury_new_bench/ --srf_dir ~/Albury_new_bench/Data/Sources/ --vm_dir ~/Albury_new_bench/Data/VMs/ --version 16.1
python ~/slurm_gm_workflow/scripts/submit_emod3d.py --srf Albury_HYP15-21_S1384
python ~/slurm_gm_workflow/scripts/submit_post_emod3d.py --srf Albury_HYP15-21_S1384 --merge_ts
python ~/slurm_gm_workflow/scripts/install_bb.py
python ~/slurm_gm_workflow/scripts/submit_hf.py --binary --srf Albury_HYP15-21_S1384 --rand_resetsrf
python ~/slurm_gm_workflow/scripts/submit_bb.py --binary



Testing results

Benchmark: v18p6 Albury-HYP15-1384 run with original master manual install

...