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

more fine-grained manifest file for includes/excludes #540

Merged
merged 1 commit into from
Nov 19, 2020

Conversation

jeffra
Copy link
Collaborator

@jeffra jeffra commented Nov 19, 2020

We recently ran into an issue where the previous manifest file was causing build hangs if DeepSpeedExamples (DSE) was checked out and had lots of training data included. We think it was trying to scan through the DSE directories looking for matches and ran into some issues with a symlink. Either way, this more explicit listing of files to include fixes this issue.

@jeffra jeffra merged commit fdd81c3 into master Nov 19, 2020
@jeffra jeffra deleted the jeffra/update-manifest branch November 19, 2020 00:42
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