Yes; resolved most except for CURAND64_41_28.DLL.  I have Google-ed this but 
can't find a reference to it.

Efren A. Serra (Contractor)
DeVine Consulting, Inc.
Naval Research Laboratory
Marine Meteorology Division
7 Grace Hopper Ave., STOP 2
Monterey, CA 93943
Code 7542
Office: 831-656-4650

-----Original Message-----
From: Andreas Kloeckner [mailto:li...@informa.tiker.net] 
Sent: Thursday, March 15, 2012 11:23 AM
To: Serra, Mr. Efren, Contractor, Code 7542; 'pycuda@tiker.net'
Subject: Re: [PyCUDA] import pycuda.autoinit error on Windows 7

<#part sign=pgpmime>
On Thu, 15 Mar 2012 10:42:19 -0700, "Serra, Mr. Efren, Contractor, Code 7542" 
<efren.serra....@nrlmry.navy.mil> wrote:
> Folks,
> 
> I have encountered following error:
> 
> Python 2.7 (r27:82525, Jul  4 2010, 07:43:08) [MSC v.1500 64 bit 
> (AMD64)] on win
> 32
> Type "help", "copyright", "credits" or "license" for more information.
> >>> import pycuda.autoinit, pycuda.compiler
> Traceback (most recent call last):
>   File "<stdin>", line 1, in <module>
>   File "C:\Python27\lib\site-packages\pycuda\autoinit.py", line 1, in <module>
>     import pycuda.driver as cuda
>   File "C:\Python27\lib\site-packages\pycuda\driver.py", line 2, in <module>
>     from pycuda._driver import *
> ImportError: DLL load failed: The specified procedure could not be found.
> >>>
> 
> I followed all instructions posted on 
> http://wiki.tiker.net/PyCuda/Installation/Windows by Chirstoph Bussler.  I 
> also installed boost_python-1.48.win-amd64-py2.7.‌exe from 
> http://www.lfd.uci.edu/~gohlke/pythonlibs/#pycuda.  Any help would be 
> appreciated.  Here are the verions of things in my machine:
> 
> python-2.7.amd64.msi
> pycuda-2011.2.2.win-amd64-py2.7.exe
> numpy-MKL-1.6.1.win-amd64-py2.7.exe
> pytools-2011.5
> cudatoolkit_3.2.16_win_64.msi
> scipy-0.10.1.win-amd64-py2.7.exe
> 
> Thanks.

Have you checked using Dependency Walker what's behind this error message?

Andreas
_______________________________________________
PyCUDA mailing list
PyCUDA@tiker.net
http://lists.tiker.net/listinfo/pycuda

Reply via email to