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: Update how the codebase is structured #5

Merged
merged 2 commits into from
Feb 13, 2024
Merged

Conversation

lsetiawan
Copy link
Member

@lsetiawan lsetiawan commented Feb 13, 2024

Overview

This PR updates the caustics docker image codebase so that it's not in a directory called base anymore, but rather the root directory. Now we use the build matrix to create multiple images with varying versions of caustics. When caustics version is dev then the installed caustics will be from the Github dev branch. Otherwise, it will install from pip. Additionally, now there's a matrix for the cuda version so that the underlying docker container will have that cuda version.

@lsetiawan lsetiawan marked this pull request as ready for review February 13, 2024 18:10
@lsetiawan lsetiawan linked an issue Feb 13, 2024 that may be closed by this pull request
@lsetiawan lsetiawan merged commit a4242db into main Feb 13, 2024
2 checks passed
@lsetiawan lsetiawan deleted the update_ci branch February 13, 2024 18:13
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.

Create NVIDIA optimized docker image
1 participant