Conversation
|
cc @robertnishihara @pcmoritz I am not sure if this will also make it in the wheels. |
thirdparty/scripts/setup.sh
Outdated
There was a problem hiding this comment.
I'm not sure if this is the right way to do this, since it seems like we're deprecating this file, though I'm not sure. @chuxi can you comment?
There was a problem hiding this comment.
I am certainly willing to move this, but I am not sure where it will go.
|
Test FAILed. |
|
Test PASSed. |
|
Test FAILed. |
|
Test FAILed. |
|
Test FAILed. |
1042c64 to
f10a1bb
Compare
|
Test FAILed. |
|
Test FAILed. |
|
This will not work because of the |
|
Hey @devin-petersohn , could you elaborate on this, why do you need |
|
I am not worried about defaulting to xray, we are already using xray. The problem comes with how our binary calls I prefer that we don't break backwards compatibility with Modin, because we have been using xray for a month or so now (and two of our releases use xray). |
|
I see, the issue is that existing binary releases of Modin are explicitly passing |
|
Yes, we already specify that requirement. The problem is that we explicitly pull a the most recent binary of Modin into the Ray repo. It's a chicken and egg problem. Modin depends on the most recent binary of Ray, which currently requires that we have |
|
Maybe keep |
f10a1bb to
a76057e
Compare
|
Test PASSed. |
|
Test FAILed. |
|
Test FAILed. |
|
Test PASSed. |
|
Test PASSed. |
|
Test PASSed. |
|
Test PASSed. |
e597fc0 to
7f26369
Compare
|
Test FAILed. |
|
Test FAILed. |
|
Maybe use |
|
Test FAILed. |
|
Test FAILed. |
|
Test FAILed. |
|
Test FAILed. |
|
Test FAILed. |
|
Test FAILed. |
|
Test FAILed. |
|
Test FAILed. |
|
Test FAILed. |
What do these changes do?
Adds modin to the build process for Ray
Related issue number
Resolves #3108