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

Add natively compiled torch to doose-dev container. #29661

Open
grmnptr opened this issue Jan 8, 2025 · 0 comments · May be fixed by #29690
Open

Add natively compiled torch to doose-dev container. #29661

grmnptr opened this issue Jan 8, 2025 · 0 comments · May be fixed by #29690
Assignees
Labels
C: Framework T: task An enhancement to the software.

Comments

@grmnptr
Copy link
Contributor

grmnptr commented Jan 8, 2025

Motivation

We run into GLIBC issues due to lagged compilers when fetching precompiled libtorch libraries. Additionally, would be nice to have a consistent pytorch package in there as well.

Design

Follow installation instructions and try to fix packages in the pytorch requirements.

Impact

Will hopefully fix the threading issues we see in containers, and remove the glibc limitations.

@grmnptr grmnptr added C: Framework T: task An enhancement to the software. labels Jan 8, 2025
@grmnptr grmnptr self-assigned this Jan 8, 2025
grmnptr added a commit to grmnptr/moose that referenced this issue Jan 9, 2025
grmnptr added a commit to grmnptr/moose that referenced this issue Jan 14, 2025
grmnptr added a commit to grmnptr/moose that referenced this issue Jan 14, 2025
grmnptr added a commit to grmnptr/moose that referenced this issue Jan 14, 2025
@grmnptr grmnptr linked a pull request Jan 14, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C: Framework T: task An enhancement to the software.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant