Use UCX on Narwhal, skip ~/.spack logic for macOS, delete CI workflows on R&D cluster and macOS Intel#1033
Merged
climbfuji merged 12 commits intoJCSDA:developfrom Mar 20, 2024
Merged
Conversation
…s module in compiler config
9e936c3 to
0fe0996
Compare
…/macos-ci-x86_64.yaml
~/.spack logic for macOS, delete CI workflows on R&D cluster and macOS Intel
3 tasks
…uf modules for cylc-jupyter server to work
RatkoVasic-NOAA
approved these changes
Mar 20, 2024
srherbener
approved these changes
Mar 20, 2024
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
node.jsworkaround on Narwhal. Requires Bug fix for py-jupyter-server and hidden npm/node dependency spack#417. This also fixed the build error reported on macOS.~/.spackon macOS to avoid annoying error messagesconfigs/common/modules_*.yaml: needprotobufandpy-protobufmodules forcylc-jupyterserver to workTesting
I tested installing
py-jupyter-server@1.21.1on my macOS with a broken localnpm/nodeinstallation (to mimick the problem described in #995. I was able to install it successfully with the default variant~typescript, and also with+typescript(which added npm and node as dependencies).It also fixed the problem on Narwhal with the existing but broken
npm/nodeinstallation.Also: CI testing with default variant
~typescript.Applications affected
List all known applications (UFS WM, JEDI, SRW, etc.) intentionally or unintentionally affected by this PR.
Systems affected
List all systems intentionally or unintentionally affected by this PR.
Dependencies
Issue(s) addressed
Resolves #995
Resolves #928
Resolves #1029
Resolves #1018
Checklist