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

Add github CI pipeline for Windows #21

Merged
merged 15 commits into from
Feb 26, 2024
Merged

Conversation

pfxuan
Copy link
Collaborator

@pfxuan pfxuan commented Feb 26, 2024

Now we can natively build OpenSplat across different windows versions with latest or old cuda/libtorch stacks. This PR will activate the following builds and tests automatically. To speedup the build speed, cuda and libtorch deps caching have been seamlessly integrated into CI pipeline 🚀.

Build Matrix:

  • windows-2019-cuda-11.8.0-libtorch-2.1.2
  • windows-2019-cuda-12.1.1-libtorch-2.1.2
  • windows-2019-cuda-11.8.0-libtorch-2.2.1
  • windows-2019-cuda-12.1.1-libtorch-2.2.1
  • windows-2022-cuda-11.8.0-libtorch-2.1.2
  • windows-2022-cuda-12.1.1-libtorch-2.1.2
  • windows-2022-cuda-11.8.0-libtorch-2.2.1
  • windows-2022-cuda-12.1.1-libtorch-2.2.1

@pierotofy
Copy link
Owner

Thanks @pfxuan ! This is a great addition. 👍

@pierotofy pierotofy merged commit fad5400 into pierotofy:main Feb 26, 2024
16 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.

2 participants