-
Notifications
You must be signed in to change notification settings - Fork 54
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
Dockerfile and accompanying documentation #970
Merged
Merged
Commits on Mar 3, 2023
-
Dockerfile and accompanying documentation
The Dockerfile provides some flexibility in selecting which version of HeAT should be inside the Docker image. Also, one can choose whether to install from source or from PyPI.
Configuration menu - View commit details
-
Copy full SHA for 3664934 - Browse repository at this point
Copy the full SHA 3664934View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6dc85a8 - Browse repository at this point
Copy the full SHA 6dc85a8View commit details -
Some code sections had a mix of spaces and tabs, which have now been convertd into tabs.
Configuration menu - View commit details
-
Copy full SHA for 56211be - Browse repository at this point
Copy the full SHA 56211beView commit details -
Use pytorch 1.11 Fix problem with CUDA package repo keys
Configuration menu - View commit details
-
Copy full SHA for aea60ec - Browse repository at this point
Copy the full SHA aea60ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for 00025f9 - Browse repository at this point
Copy the full SHA 00025f9View commit details -
Migrate to NVidia PyTorch base image
NVidia images come with support for HPC systems desirable for our uses. They work a little differently internally and required some changes. The tzdata configuration configures the CET/CEST timezone, which seems to be required when installing additional packages. There is an issue with pip caches in the image, which led to the final cache purge to fail in the PyPI release based build. This is fixed through a final invocation of true.
Configuration menu - View commit details
-
Copy full SHA for a23ff2d - Browse repository at this point
Copy the full SHA a23ff2dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d870a7 - Browse repository at this point
Copy the full SHA 7d870a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 351f9c1 - Browse repository at this point
Copy the full SHA 351f9c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 64b474f - Browse repository at this point
Copy the full SHA 64b474fView commit details -
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
Configuration menu - View commit details
-
Copy full SHA for e7e0716 - Browse repository at this point
Copy the full SHA e7e0716View commit details
Commits on Apr 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for dace7c6 - Browse repository at this point
Copy the full SHA dace7c6View commit details
Commits on Apr 24, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 072d504 - Browse repository at this point
Copy the full SHA 072d504View commit details
Commits on Apr 25, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5fbd116 - Browse repository at this point
Copy the full SHA 5fbd116View commit details
Commits on May 8, 2023
-
Apply suggestions from code review
Co-authored-by: Claudia Comito <39374113+ClaudiaComito@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 3770196 - Browse repository at this point
Copy the full SHA 3770196View commit details -
Configuration menu - View commit details
-
Copy full SHA for 97bdb42 - Browse repository at this point
Copy the full SHA 97bdb42View commit details
Commits on May 22, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d238d17 - Browse repository at this point
Copy the full SHA d238d17View commit details
Commits on May 30, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 0c4d6ba - Browse repository at this point
Copy the full SHA 0c4d6baView commit details
Commits on May 31, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3d9548f - Browse repository at this point
Copy the full SHA 3d9548fView commit details
Commits on Jun 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 4d73bad - Browse repository at this point
Copy the full SHA 4d73badView commit details
Commits on Jun 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 2cd4785 - Browse repository at this point
Copy the full SHA 2cd4785View commit details
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.