You are not logged in.

#1 2017-10-09 20:20:37

andreas_baumann
Administrator
From: Zurich, Switzerland
Registered: 2017-08-10
Posts: 833
Website

community/python-pycuda

/opt/cuda/lib64/stubs/libcuda.so: file not recognized: File format not recognized

This sounds very 64-bittish. :-)

Last edited by andreas_baumann (2017-10-09 20:20:51)

Offline

#2 2017-10-09 20:44:49

andreas_baumann
Administrator
From: Zurich, Switzerland
Registered: 2017-08-10
Posts: 833
Website

Re: community/python-pycuda

The proble ssems to be the cuda package which installs:

/opt/cuda/lib64/

file /opt/cuda/lib64/libnppitc.so.8.0.61
/opt/cuda/lib64/libnppitc.so.8.0.61: ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, stripped

Is cuda available on 32-bit?

Offline

#3 2017-10-09 20:50:21

andreas_baumann
Administrator
From: Zurich, Switzerland
Registered: 2017-08-10
Posts: 833
Website

Re: community/python-pycuda

I cannot spot a cuda 32-bit library for version 9, so should we blacklist 'cuda' and all packages depending on it?

Offline

#4 2017-10-10 11:13:47

deep42thought
Administrator
From: Jena, Germany
Registered: 2017-06-17
Posts: 617

Re: community/python-pycuda

cuda is only available for 64 bit on their download page,
however, it was stated somewher (sry I seem unable to locate it now), that cuda-somthing should run with the 64 bit driver on 32 bit systems. But maybe I misread that :-/

Offline

#5 2017-10-22 19:27:12

deep42thought
Administrator
From: Jena, Germany
Registered: 2017-06-17
Posts: 617

Re: community/python-pycuda

blacklisting cuda will also blacklist:

  • python-pycuda

  • cudnn

  • python-pytorch

  • tensorflow

  • cudnn6

  • tensorboard

I think, that's acceptable.

Offline

Board footer

Powered by FluxBB