ppc64le / build-scripts

Build scripts for open source projects on Linux on POWER LE
Apache License 2.0
77 stars 235 forks source link

[Question/Improvement] pip-ray #242

Open AlessandroZavoli opened 4 years ago

AlessandroZavoli commented 4 years ago

Is it possible to create a build-script for pip-ray that do not make use of administrator privileges?

Alessandro

amitsadaphule commented 4 years ago

@AlessandroZavoli I'm working on this. Will push the updated script in a couple of days.

amitsadaphule commented 4 years ago

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.

gerrith3 commented 3 years ago

@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.

amitsadaphule commented 3 years ago

@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.

gerrith3 commented 3 years ago

@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! ;)

amitsadaphule commented 3 years ago

@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?

AlessandroZavoli commented 3 years ago

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 https://github.com/ppc64le/build-scripts/issues/242#issuecomment-849496080 , 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

amitsadaphule commented 3 years ago

OK, thanks for the confirmation @AlessandroZavoli ! We'll plan this accordingly.

gerrith3 commented 1 year ago

@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...

seth-priya commented 1 year ago

@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

seth-priya commented 1 year ago

@pranavpandit1 ^^