<#part sign=pgpmime>
On Fri, 09 Mar 2012 21:41:34 +0100, Kaczmarski Krzysztof 
<[email protected]> wrote:
> Dear Andreas,
> 
> I came back to the problem of running the installation script as you
> suggested but now solved it by properly pointing superuser environment
> to nvcc which seamed to be a problem earlier.
> 
> Now, when I run python test_driver.py
> I get:
> kk@oktan:~/pycuda-old/test$ python test_driver.py 
> ============================================================ test
> session starts
> =============================================================
> platform linux2 -- Python 2.6.5 -- pytest-2.2.3
> collected 21 items 
> 
> test_driver.py ..FF.................
> 
> Other test are much worse. Is this normal if I have a very old device in
> my laptop?

Run

python $(which py.test) --tb=native

and send the output.

Andreas


_______________________________________________
PyCUDA mailing list
[email protected]
http://lists.tiker.net/listinfo/pycuda

Reply via email to