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

Fix formatting bash/venv environments #32

Merged
merged 1 commit into from
Dec 23, 2024
Merged

Fix formatting bash/venv environments #32

merged 1 commit into from
Dec 23, 2024

Conversation

brryan
Copy link
Collaborator

@brryan brryan commented Dec 23, 2024

Background

./style/format.sh is failing on some platforms due to not finding either clang-format or black. This PR itself really just adds a darwin frontend environment to simplify formatting, basically, when working on darwin without needing to get a backend allocation, but complementary to this I've updated the environments on darwin, chicoma, and venado.

Description of Changes

  • add darwin-fe partition
  • add black to skylake-gold
  • add black to volta-x86
  • add virtual python environment to chicoma-cpu (also used by chicoma frontend)
  • install clang-format/12 to chicoma-cpu environment
  • install clang-format/12 and black to chicoma-gpu` environment
  • rfe venado-cpu
  • rfe venado-gpu
  • fe venado-cpu
  • fe venado-gpu
  • Updated groups/permissions for all python environments

Checklist

  • New features are documented
  • Tests added for bug fixes and new features
  • (@lanl.gov employees) Update copyright on changed files

@brryan brryan merged commit 25887e2 into develop Dec 23, 2024
4 checks passed
@brryan brryan deleted the brryan/format branch December 23, 2024 23:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants