Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update miniconda3/4.12.0 module and regional_workflow environment on Cheyenne, Hera, Jet, Orion #431

Commits on Oct 25, 2022

  1. Update build_cheyenne_gnu.lua

    remove loading of system python3
    natalie-perlin committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    790f87d View commit details
    Browse the repository at this point in the history
  2. Update build_cheyenne_intel.lua

    remove loading system python module
    natalie-perlin committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    eb1ceca View commit details
    Browse the repository at this point in the history
  3. Update wflow_cheyenne.lua

    Load updated miniconda3 and ask to activate regional_workflow enviroment
    natalie-perlin committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    2ccdc92 View commit details
    Browse the repository at this point in the history
  4. Update wflow_hera.lua

    Load an updated miniconda3 and ask to activate regional_workflow environment
    natalie-perlin committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    5c7282c View commit details
    Browse the repository at this point in the history
  5. Update wflow_jet.lua

    Update miniconda3 module location and ask to activate regional_workflow
    natalie-perlin committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    01ed3ba View commit details
    Browse the repository at this point in the history
  6. Update wflow_orion.lua

    Update miniconda3/4.12.0 module location and ask to activate regional_workflow environment
    natalie-perlin committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    3e535f1 View commit details
    Browse the repository at this point in the history
  7. Update load_modules_run_task.sh

    Run an additional cycle of "conda deactivate" and "conda activate regional_workflow". It ensures that _python3_ binary path from the *regional_workflow* environment  becomes prepended to the search $PATH, and is found first, before the _python3_ from miniconda3/4.12.0 from the *base* environment.
    natalie-perlin committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    c1d3ed6 View commit details
    Browse the repository at this point in the history
  8. Update wflow_cheyenne.lua

    "conda activate regional_workfow"
    natalie-perlin committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    ac4a2dd View commit details
    Browse the repository at this point in the history
  9. Update and rename conda_regional_workflow.lua to miniconda_regional_w…

    …orkflow.lua
    
    use new miniconda3/4.12.0 with regional_workflow environment
    natalie-perlin committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    9e47ee6 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8b1aa08 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d94c44c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    67fe20e View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    5e62ff5 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    ada2e20 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    7394e9f View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    846e01b View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    4c94608 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    0e1b216 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    4615ab9 View commit details
    Browse the repository at this point in the history
  20. Update get_obs.local.lua

    all the requested packages for the python3 are found in regional_workflow environment
    natalie-perlin committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    05eb788 View commit details
    Browse the repository at this point in the history
  21. Update miniconda_regional_workflow.lua

    load updated miniconda3/4.12.0 with regional_workflow environment
    natalie-perlin committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    776de68 View commit details
    Browse the repository at this point in the history
  22. Update miniconda_regional_workflow.lua

    Load an updated miniconda3/4.12.0 with the regional_workflow environment
    natalie-perlin committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    835d841 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2022

  1. Update build_cheyenne_gnu.lua

    need to have miniconda3 loaded in build module
    natalie-perlin committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    feb66bb View commit details
    Browse the repository at this point in the history
  2. Update build_cheyenne_intel.lua

    need to have miniconda3 loaded in the build module
    natalie-perlin committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    4d56e78 View commit details
    Browse the repository at this point in the history
  3. Update build_gaea_intel.lua

    need to have miniconda3 loaded in build module
    natalie-perlin committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    9febdcb View commit details
    Browse the repository at this point in the history
  4. Update build_hera_intel.lua

    need to have miniconda3 loaded in build module
    natalie-perlin committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    542f6b7 View commit details
    Browse the repository at this point in the history
  5. Update build_jet_intel.lua

    need to have miniconda3 loaded in the build modulefile
    natalie-perlin committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    d15f89f View commit details
    Browse the repository at this point in the history
  6. Update build_orion_intel.lua

    need to have miniconda3 loaded in build modulefile
    natalie-perlin committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    7545fb9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    07288d6 View commit details
    Browse the repository at this point in the history
  8. Update load_modules_wflow.sh

    conda activate command same across the platforms
    natalie-perlin committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    74b8420 View commit details
    Browse the repository at this point in the history
  9. Update miniconda_regional_workflow.lua

    miniconda3 is now loaded in build_<system>_<compiler>, not in *.local files
    natalie-perlin committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    a974451 View commit details
    Browse the repository at this point in the history
  10. Update miniconda_regional_workflow.lua

    miniconda3 is now loaded in build_<system>_<compiler>, not in *.local files
    natalie-perlin committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    65c3704 View commit details
    Browse the repository at this point in the history
  11. Update miniconda_regional_workflow.lua

    miniconda3 is now loaded in build_<system>_<compiler>, not in *.local files
    natalie-perlin committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    4ea989a View commit details
    Browse the repository at this point in the history
  12. Update miniconda_regional_workflow.lua

    miniconda3 is now loaded in build_<system>_<compiler>, not in *.local files
    natalie-perlin committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    1a3f26b View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    13ac404 View commit details
    Browse the repository at this point in the history