Skip to content
New issue

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

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

Already on GitHub? # to your account

ppc64le front end launcher fix and el cap host profile #20123

Merged
merged 2 commits into from
Dec 13, 2024

Conversation

cyrush
Copy link
Member

@cyrush cyrush commented Dec 12, 2024

Description

  • Adds Initial El Cap Host Profile
  • Adds a case for power9 systems to frontend launcehr, resolving and issue with VisIt mixing versions on rzansel.

Type of change

  • Bug fix~~
  • New feature~~
  • Documentation update~~
  • Other~~

How Has This Been Tested?

  • launcher fix tested on rzansel
  • users have used el cap host profile successfully

Reminders:

  • Please follow the style guidelines of this project.
  • Please perform a self-review of your code before submitting a PR and asking others to review it.
  • Please assign reviewers (see VisIt's PR procedures for more information).

Checklist:

- [ ] I have commented my code where applicable.
- [ ] I have updated the release notes.
- [ ] I have made corresponding changes to the documentation.
- [ ] I have added debugging support to my changes.
- [ ] I have added tests that prove my fix is effective or that my feature works.
- [ ] I have confirmed new and existing unit tests pass locally with my changes.
- [ ] I have added new baselines for any new tests to the repo.

@cyrush cyrush added this to the 3.4.2 milestone Dec 12, 2024
@cyrush cyrush requested a review from biagas December 12, 2024 19:44
biagas
biagas previously approved these changes Dec 12, 2024
@cyrush cyrush merged commit df7dd07 into 3.4RC Dec 13, 2024
4 checks passed
@cyrush cyrush deleted the task/2024_12_lc_updates branch December 13, 2024 20:02
cyrush added a commit that referenced this pull request Dec 13, 2024
* ppc64le front end launcher fix and el cap host profile

* change el cap launch configs to use 96 cores (targets 5gb of ram per core)
cyrush added a commit that referenced this pull request Dec 13, 2024
* ppc64le front end launcher fix and el cap host profile

* change el cap launch configs to use 96 cores (targets 5gb of ram per core)
@brugger1
Copy link
Collaborator

Thanks for fixing the ppc64le issue! I don't know how I missed it.

@cyrush
Copy link
Member Author

cyrush commented Dec 16, 2024

No worries -- Looking at Mark's PR for macOS I realized the number of places we have to provide the arch is surprising, I created a ticket to discuss:

#20134

1 similar comment
@cyrush
Copy link
Member Author

cyrush commented Dec 16, 2024

No worries -- Looking at Mark's PR for macOS I realized the number of places we have to provide the arch is surprising, I created a ticket to discuss:

#20134

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants