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

(SE) Make SLES15 the default platform #407

Closed
Dooruk opened this issue Aug 8, 2024 · 0 comments · Fixed by #417
Closed

(SE) Make SLES15 the default platform #407

Dooruk opened this issue Aug 8, 2024 · 0 comments · Fixed by #417
Assignees
Labels
core development design related issues and improvements keeping doruk happy

Comments

@Dooruk
Copy link
Collaborator

Dooruk commented Aug 8, 2024

I think this should take place once the SCU18 rolls out and after we switch to spack-stack v1.8.0

I'm fully running my tests on SLES15 which includes SWELL, JEDI builds (jedi_bundle), and GEOS so should be a seamless transition with maybe a few minor hiccups along the way 🤞.

What needs to change:

  • swell create's default --platform, -p argument should be changed to nccs_discover_sles15.
  • Tier 1 tests platform argument should be nccs_discover_sles15.
  • gmao_ci account should be requesting milan nodes for Tier 1/2 tests.
  • Documentation updates!
@Dooruk Dooruk added keeping doruk happy core development design related issues and improvements labels Aug 8, 2024
mranst added a commit to mranst/swell that referenced this issue Sep 11, 2024
@Dooruk Dooruk linked a pull request Sep 13, 2024 that will close this issue
ashiklom added a commit that referenced this issue Sep 17, 2024
* sles15 is now default platform, added to docs reflecting this and other additions (#407)

* swell_static_files_user in config now used in appropriate tasks (#360)

* addressed potential error on abort caused by undefined logger call

* renamed datetime utility to avoid hinting confusion with base package, added type hinting (#349)

* type hinting for all python methods (#349)

* removed unnecessary pass of logger to functions copy_platform_files and copy_eva_files

* type hinting in run_geos_executable uses Optional

* Hinting changes, Logger properly type hinted, pd.DataFrame now used, typing.Optional used where appropriate

* Update docs/configuring_cylc.md

Co-authored-by: Alexey Shiklomanov <[email protected]>

* added proper hinting for SilentUndefined instance in jinja2.py

* proper syntax for linking docs

* direct type hinting for FileHandler objects

* added Optional typing where appropriate

* added missing type hint in run_jedi_hofx_executable.py, fixed missing typing functions

* more types in hint

* more precise type hinting

* Resolved code test error

* more specific type hinting per mypy

* corrected logger instance in type hint

* Revised type hinting

* Revised datetime typing, other refinements

* Further revised type hinting

* Update src/swell/utilities/render_jedi_interface_files.py

Updated type hint to optional for consistency

Co-authored-by: Alexey Shiklomanov <[email protected]>

---------

Co-authored-by: Alexey Shiklomanov <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core development design related issues and improvements keeping doruk happy
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants