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

pycuda conda recipe #222

Closed wdirons closed 4 years ago

wdirons commented 4 years ago

pycuda requires nvcc at runtime, so it has a dependency on cudatoolkit-dev

Tested that pycuda build against CUDA 10.2, works against CUDA 10.1

Requires conda-forge for the pytools package

jayfurmanek commented 4 years ago

If we can get past the timeout that is..

wdirons commented 4 years ago

The py36 and py37 builds must run on the same box and split the bandwidth. If I run the builds one at a time they work.