ufoym / deepo

Setup and customize deep learning environment in seconds.
http://ufoym.com/deepo
MIT License
6.32k stars 749 forks source link

Add support to ppc64le #131

Closed teelinsan closed 2 years ago

teelinsan commented 4 years ago

Hi, I'd appreciate the support of Power PC 64bit little endian architecture (ppc64le). Ubuntu and Nvidia already have base images with this architecture: https://hub.docker.com/r/nvidia/cuda-ppc64le I am available to contribute and test it.

ufoym commented 4 years ago

That's cool. Pull request welcome.

teelinsan commented 4 years ago

I'm working on it. Once I've something stable I'll do the pull request. The main problem is that most of the libraries are not compiled for the ppc64le architecture, so I have to install them from sources... I plan to support just the tags tensorflow and pytorch for the moment.

github-actions[bot] commented 2 years ago

This issue is stale because it has been open for 180 days with no activity.

github-actions[bot] commented 2 years ago

This issue was closed because it has been inactive for 30 days since being marked as stale.