IBM / powerai

This repo contains ancillary information used to assist users of IBM Watson Machine Learning Community Edition. This repo will contain How To's, Readme's, Dockerfiles, etc. that can be consumed by users looking to get started.
BSD 2-Clause "Simplified" License
56 stars 54 forks source link

PyTorch ppc64le #276

Closed tileb1 closed 3 years ago

tileb1 commented 3 years ago

Hello, I'm trying to run the latest version of PyTorch on a ppc64le architecture. From here https://public.dhe.ibm.com/ibmdl/export/pub/software/server/ibm-ai/conda-early-access, I managed to get access to the binaries for PyTorch 1.5 but some newer functionalities are still lacking.

When do you plan to have a new release of powerai with more up to date packages?

Or otherwise, can you provide some help for compiling PyTorch from source for ppc64le? Following the readme from https://github.com/pytorch/pytorch

conda install astunparse numpy ninja pyyaml mkl mkl-include setuptools cmake cffi typing_extensions future six requests dataclasses

gives the following error

PackagesNotFoundError: The following packages are not available from current channels:

  - mkl-include
  - mkl
jayfurmanek commented 3 years ago

Unfortunately, there are no plans of updating WML-CE any further.

Please checkout the Open-CE project (http://github.com/open-ce). There are some community builders of Open-CE as well (https://github.com/open-ce/open-ce#community-builds)