Hi Andreas,


Okay - thanks for your help.



After several days of frustatation, I managed to get it working and the reason, 
which I suspected before while reading through the  verbose log, but didn't 
think could be as simple as that and thus discarded, turns out to be just to do 
with the non-default value I had set in the registry for the "AutoRun" value of 
the "Command Processor" entry.



Apparently, nvcc only works with the default windows value for AutoRun i.e. 
"c:\users\.." ! Surely, a potential item for NVIDIA to enhance/eliminate?



Sanjay Rana | Design Directorate

Rural Payments Agency | Room 200 | North Gate House | Reading | RG1 1AF

Jabber: 02077642065 | ext. 42065 | Email: sanjay.r...@rpa.gsi.gov.uk

Follow us on Twitter @Ruralpay



-----Original Message-----
From: Andreas Kloeckner [mailto:li...@informa.tiker.net]
Sent: 06 June 2017 03:22
To: Rana, Sanjay; 'pycuda@tiker.net'
Subject: RE: [PyCUDA] c1xx : fatal error C1083: Cannot open source file: 
'kernel.cu': No such file or directory



"Rana, Sanjay" <sanjay.r...@rpa.gsi.gov.uk<mailto:sanjay.r...@rpa.gsi.gov.uk>> 
writes:

> Thanks Andreas for the response. How could I check whether nvcc is work the 
> same way on both computers?



Compile some sample cuda code.



> On the problematic installation, I did try running the nvcc from a command 
> prompt. I only get the text "kernel.cu" as response when I had tried to run 
> the following command:

>

> nvcc --cubin -v -arch sm_52 -m64

> -Ic:\python2713\lib\site-packages\pycuda\cuda

> c:\users\crome\appdata\local\temp\tmp4gztsd\kernel.cu

>

> There was no error message reported but perhaps one should have been produced?



That sounds odd. Can you determine which nvcc is being picked up on the PATH, 
or if you have multiple nvcc versions installed?



Andreas





______________________________________________________________________

This email has been scanned by the Symantec Email Security.cloud service.

For more information please visit http://www.symanteccloud.com 
______________________________________________________________________
************************************************************************************
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please notify
the system manager.

This footnote also confirms that this email message has been swept by
Cisco ESA for the presence of computer viruses.
************************************************************************************
_______________________________________________
PyCUDA mailing list
PyCUDA@tiker.net
https://lists.tiker.net/listinfo/pycuda

Reply via email to