-
Notifications
You must be signed in to change notification settings - Fork 3.8k
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
[ci] Restore MPI jobs on macOS #6664
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey great! I've restarted the one failed Azure DevOps job (it isn't an MPI job, just timed out for what looks like temporary Azure issues).
By the way, I went searching for why this might now work. This looks relevant: https://gitlab.kitware.com/cmake/cmake/-/issues/25942
In #6425, @borchero mentioned that these jobs were failing because CMake
couldn't find MPI on macOS. That CMake conversation suggests that maybe it was a gcc
bug, fixed in later versions of gcc
.
Thank you! I'm sorry, I can't restart Azure jobs anymore because I get HTTP 401 error everytime when try to sign in lightgbm-ci.visualstudio.com. Maybe it's due to sanctions or I was simply removed from that workspace. |
It does look like you've been removed. I'll ask for you to be re-added over in the maintainer Slack. |
@StrikerRUS do you have an Azure DevOps account using the email address your commits are signed with? If not and you want to use a different email address, could you contact me at one of the communication methods linked on my GitHub profile and let me know the email you use for Azure DevOps? |
Thanks @StrikerRUS ! I captured that email address and sent it to @shiyu1994 in the maintainer Slack. Deleted your comment here so that address won't be on GitHub (even in image form). |
@jameslamb Thank you very much for your help! 🤗 |
Of course! Happy to have you back with us 😊 |
@StrikerRUS Could you provide the latest account that you can use to login into Azure DevOps? Thanks. |
@shiyu1994 Sure, here it is: |
Linking #6425.