On 2016-03-08 16:13, Graham Inggs wrote: > In Ubuntu on ppc64el: > > eztrace-contrib built without changes > hwloc-contrib built without changes, after building nvidia-settings for > ppc64el
which doesn't sound that useful without Xorg driver ... > starpu-contrib built after enabling Architecture: any > > pycuda failed with 'cannot find -lcuda', probably due to missing libcuda1 Is that a nvcc or a gcc command failing? nvcc should be able to resolve -lcuda via the stub (the corresponding -L... are set in nvcc.profile, but I haven't tested this (w/o libcuda1)). Andreas

