-
Notifications
You must be signed in to change notification settings - Fork 250
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
[Question/Improvement] pip-ray #242
Comments
@AlessandroZavoli I'm working on this. Will push the updated script in a couple of days. |
I had to work on some other high priority requests, so could not get this done in time. There were a few issues in test dependency builds (e.g. tensorflow, etc.) caused due to python package upgrades which are resolved now. Currently, checking why the ray test results are not matching those seen when the build-script was published. |
@amitsadaphule is this still being worked? It has been idle for a long time. And the request seems to make a LOT of sense from a security POV. |
@gerrith3 this has been on hold for a very long time. Changing to non-root user was not a big problem. But the main issue was that we ran into build failures for the test dependencies like tesnsorflow, opencv-python and could not get to it later due to other priorities. |
@amitsadaphule do you have any outlook as to when this could get closed out? I'm on a (slow) march to reduce our backlog on github issues and pull requests! ;) |
@gerrith3 we have not allocated this in the current sprint. But based on my last encounter with this and observations at that point, I think it would take at least 1 person, if we decide to take this up in the upcoming sprint, depending on the priority. @AlessandroZavoli is this still a requirement for you? |
Yes, but I’m not in hurry. If this get fixed in a couple of months it would be ok.
I have issues with other modules too (eg open-cv)
Da: Amit Sadaphule ***@***.***>
Inviato: giovedì 27 maggio 2021 11:48
A: ppc64le/build-scripts ***@***.***>
Cc: Alessandro Zavoli ***@***.***>; Mention ***@***.***>
Oggetto: Re: [ppc64le/build-scripts] [Question/Improvement] pip-ray (#242)
@gerrith3 <https://github.com/gerrith3> we have not allocated this in the current sprint. But based on my last encounter with this and observations at that point, I think it would take at least 1 person, if we decide to take this up in the upcoming sprint, depending on the priority.
@AlessandroZavoli <https://github.com/AlessandroZavoli> is this still a requirement for you?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub <#242 (comment)> , or unsubscribe <https://github.com/notifications/unsubscribe-auth/AHGBW7OHT6J2R7YRYQPI3ZTTPYIMNANCNFSM4PGW6FWA> .
…--
Questa e-mail è stata controllata per individuare virus con Avast antivirus.
https://www.avast.com/antivirus
--
________________________________________________________
Le informazioni
contenute in questo messaggio di posta elettronica sono strettamente
riservate e indirizzate esclusivamente al destinatario. Si prega di non
leggere, fare copia, inoltrare a terzi o conservare tale messaggio se non
si è il legittimo destinatario dello stesso. Qualora tale messaggio sia
stato ricevuto per errore, si prega di restituirlo al mittente e di
cancellarlo permanentemente dal proprio computer.
The information contained
in this e mail message is strictly confidential and intended for the use of
the addressee only. If you are not the intended recipient, please do not
read, copy, forward or store it on your computer. If you have received the
message in error, please forward it back to the sender and delete it
permanently from your computer system.
--
Fai crescere i nostri giovani ricercatori
dona il 5 per mille alla
Sapienza
*codice fiscale 80209930587*
|
OK, thanks for the confirmation @AlessandroZavoli ! We'll plan this accordingly. |
@seth-priya would this make sense to assign to Pranav? Or has someone else worked with pip-ray lately? I'm wondering how tightly it is tied to GPU support or the rest of the open-ce projects... |
@gerrith3 we did run into multiple challenges in trying to get it to run the last time we tried and it had a dependency on tensorflow I think. https://osuosl.org/services/powerdev/opence/#current-release does seem to have Ray 1.13.1 which is a release from July 2022 and I see this https://github.com/open-ce/ray-packages-feedstock which might be useful as well though I haven't looked deeper yet |
Is it possible to create a build-script for
pip-ray
that do not make use of administrator privileges?Alessandro
The text was updated successfully, but these errors were encountered: