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 Venado submission script issue #23

Merged
merged 3 commits into from
Dec 2, 2024
Merged

Fix Venado submission script issue #23

merged 3 commits into from
Dec 2, 2024

Conversation

brryan
Copy link
Collaborator

@brryan brryan commented Dec 2, 2024

Background

@111-1000 noticed that env/bash is no longer working when called from submission scripts. This is due to #13's use of HOSTNAME which is not the same as HOST on venado backend nodes; we want to switch this to HOST.

Description of Changes

  • Switch HOST to HOSTNAME on venado backend
  • Slightly more modern venado environment (still not working across multiple ranks on venado GPUs)

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 72914fc into develop Dec 2, 2024
4 checks passed
@brryan brryan deleted the brryan/venado_HOST branch December 2, 2024 19:50
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