Skip to content

Correctly append tar files for packaging#317

Merged
hemildesai merged 2 commits intomainfrom
samodi/fix-mac-pkg
Aug 8, 2025
Merged

Correctly append tar files for packaging#317
hemildesai merged 2 commits intomainfrom
samodi/fix-mac-pkg

Conversation

@samodi-nv
Copy link
Copy Markdown
Contributor

Addresses #316. I have changed the method to gather the tar files first then concatenate at the very end, saving a lot of file IO on non-linux systems.

Signed-off-by: Sahil Modi <samodi@nvidia.com>
Signed-off-by: Hemil Desai <hemild@nvidia.com>
@hemildesai hemildesai requested a review from Kipok August 8, 2025 02:13
Copy link
Copy Markdown
Contributor

@Kipok Kipok left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, I didn't check the logic, but verified that things work fine with this branch for nemo-skills

@hemildesai hemildesai merged commit 213c399 into main Aug 8, 2025
21 checks passed
zoeyz101 pushed a commit to zoeyz101/NeMo-Run that referenced this pull request Nov 12, 2025
* Correctly append tar files for packaging

Signed-off-by: Sahil Modi <samodi@nvidia.com>

* tests

Signed-off-by: Hemil Desai <hemild@nvidia.com>

---------

Signed-off-by: Sahil Modi <samodi@nvidia.com>
Signed-off-by: Hemil Desai <hemild@nvidia.com>
Co-authored-by: Hemil Desai <hemild@nvidia.com>
Signed-off-by: Zoey Zhang <zozhang@nvidia.com>
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.

4 participants