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

integrate with Lightning ecosystem CI #4504

Open
Borda opened this issue Jan 24, 2022 · 2 comments · May be fixed by Lightning-AI/ecosystem-ci#32
Open

integrate with Lightning ecosystem CI #4504

Borda opened this issue Jan 24, 2022 · 2 comments · May be fixed by Lightning-AI/ecosystem-ci#32
Assignees

Comments

@Borda
Copy link

Borda commented Jan 24, 2022

Hello and so happy to see you use Pytorch-Lightning! 🎉
Just wondering if you already heard about quite the new Pytorch Lightning (PL) ecosystem CI where we would like to invite you to... You can check out our blog post about it: Stay Ahead of Breaking Changes with the New Lightning Ecosystem CI
As you use PL framework for your cool project, we would like to enhance your experience and offer you safe updates to our future releases. At this moment, you run tests with a particular PL version, but it may accidentally happen that the next version will be incompatible with your project... 😕 We do not intend to change anything on our project side, but still here we have a solution - ecosystem CI with testing both - your and our latest development head we can find it very early and prevent releasing eventually bad version... 👍

What is needed to do?

What will you get?

  • scheduled nightly testing configured for development/stable versions
  • slack notification if something went wrong to investigate
  • testing also on multi-GPU machine as our gift to you 🐰
@ultmaster
Copy link
Contributor

Excellent. Let me check how to add tests to this ecosystem-ci.

Basically, I want to add tests in this folder: https://github.com/microsoft/nni/tree/master/test/ut/retiarii
But NNI's installation is bit complex...

@Borda
Copy link
Author

Borda commented Jan 26, 2022

But NNI's installation is bit complex...

We can work on that part together 🐰

@ultmaster ultmaster linked a pull request Jan 27, 2022 that will close this issue
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants