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

Refactor dockerfile for better caching and avoid pbss download in notebook test #573

Merged
merged 3 commits into from
Jan 8, 2025

Conversation

pstjohn
Copy link
Collaborator

@pstjohn pstjohn commented Jan 6, 2025

Re-orders some of the Dockerfile commands to avoid re-building tensorstore from source every docker build.
Also removes the pbss download from test_load_notebook.ipynb since this can't succeed outside the nvidia VPN

…ebook test

Signed-off-by: Peter St. John <pstjohn@nvidia.com>
@pstjohn
Copy link
Collaborator Author

pstjohn commented Jan 6, 2025

/build-ci

@pstjohn
Copy link
Collaborator Author

pstjohn commented Jan 7, 2025

/build-ci

@pstjohn pstjohn added this to the 25.01 Release milestone Jan 8, 2025
@dorotat-nv
Copy link
Collaborator

the pbbs download was replaced with ngc intest_load_notebook??

@pstjohn
Copy link
Collaborator Author

pstjohn commented Jan 8, 2025

the pbbs download was replaced with ngc intest_load_notebook??

We always had both. The NGC one previously failed due to their use of the async library, but we patched that to work (hence the test). But if we want this to work on the azure runners we shouldn't test pbss

@pstjohn
Copy link
Collaborator Author

pstjohn commented Jan 8, 2025

/build-ci

@pstjohn pstjohn enabled auto-merge (squash) January 8, 2025 20:21
@pstjohn pstjohn merged commit 26af484 into NVIDIA:main Jan 8, 2025
6 checks passed
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.

3 participants