You are not logged in.
Pages: 1
/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
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
I cannot spot a cuda 32-bit library for version 9, so should we blacklist 'cuda' and all packages depending on it?
Offline
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
blacklisting cuda will also blacklist:
python-pycuda
cudnn
python-pytorch
tensorflow
cudnn6
tensorboard
I think, that's acceptable.
Offline
Pages: 1