libcula.so - where is it?
3 posts
• Page 1 of 1
libcula.so - where is it?
Hi,
I have a mac book pro running SL 10.6
I installed the basic edition of cula. Does ibcula.so coke with the free version? What do I do?
When I run the below in python I get the below error. I have my paths set to /usr/local/cula
import ctypes
libculaC=ctypes.CDLL("libcula.so")
File "<stdin>", line 1, in <module>
File "/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/ctypes/__init__.py", line 345, in __init__
self._handle = _dlopen(self._name, mode)
OSError: dlopen(libcula.so, 6): image not found
I have a mac book pro running SL 10.6
I installed the basic edition of cula. Does ibcula.so coke with the free version? What do I do?
When I run the below in python I get the below error. I have my paths set to /usr/local/cula
import ctypes
libculaC=ctypes.CDLL("libcula.so")
File "<stdin>", line 1, in <module>
File "/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/ctypes/__init__.py", line 345, in __init__
self._handle = _dlopen(self._name, mode)
OSError: dlopen(libcula.so, 6): image not found
- monty808
- Posts: 2
- Joined: Sun May 22, 2011 11:45 pm
Re: libcula.so - where is it?
Try /usr/local/cula/lib64
- john
- Administrator
- Posts: 587
- Joined: Thu Jul 23, 2009 2:31 pm
Re: libcula.so - where is it?
Hi,
These are my files in that dir....from the nvidia website...it appears that the .so files are just for linux but dylib is for a mac. Also...I am a newbie at cuda. I just downloaded cuda 4.0RC. Is 4.0 Supported? I only see cula support up to 3.2.
libcublas.dylib libcudart.dylib libcula.dylib libcula_fortran.dylib libcula_pgfortran.dylib
Thanks
These are my files in that dir....from the nvidia website...it appears that the .so files are just for linux but dylib is for a mac. Also...I am a newbie at cuda. I just downloaded cuda 4.0RC. Is 4.0 Supported? I only see cula support up to 3.2.
libcublas.dylib libcudart.dylib libcula.dylib libcula_fortran.dylib libcula_pgfortran.dylib
Thanks
- monty808
- Posts: 2
- Joined: Sun May 22, 2011 11:45 pm
3 posts
• Page 1 of 1
Who is online
Users browsing this forum: No registered users and 0 guests