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

Shallow Clone HugeCTR submodules and remove .git/modules #817

Merged

Conversation

oliverholworthy
Copy link
Member

Goal: Reduce the size of /hugectr directory in containers.

Shallow clone HugeCTR submodules and remove .git/modules

  • the shallow clone reduces the total data transfer from 1.4G to 188M
  • the removal of .git/modules removes the resulting submodule git (data that is not required for the build)

- the shallow clone reduces the total data transfer from 1.4G to 188M
- the removal of `.git/modules` removes the resulting submodule git
- data that is not required
@oliverholworthy oliverholworthy added this to the Merlin 23.02 milestone Feb 15, 2023
@oliverholworthy oliverholworthy self-assigned this Feb 15, 2023
@github-actions
Copy link

Documentation preview

https://nvidia-merlin.github.io/Merlin/review/pr-817

@oliverholworthy oliverholworthy merged commit 79cb349 into NVIDIA-Merlin:main Feb 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants