Grordek
January 20, 2009, 8:09am
41
Hi, big ‘Thank You’ for this tool…
I have another question: Do you have any File or any Documenation where I can follow which libraries are registered into VS and what the switches are the Wizard is setting, simply how the Wizard works?
Would be great help. I have to include CUDA into another developement-environment and would like to learn more over some dependencies.
kyzhao
January 20, 2009, 12:03pm
42
Hi, big ‘Thank You’ for this tool…
I have another question: Do you have any File or any Documenation where I can follow which libraries are registered into VS and what the switches are the Wizard is setting, simply how the Wizard works?
Would be great help. I have to include CUDA into another developement-environment and would like to learn more over some dependencies.
there are some docs you can find in the MSDN. but i don’t have some complete doc about this wizard.
any question you can write email to me:)
Hi, big ‘Thank You’ for this tool…
I have another question: Do you have any File or any Documenation where I can follow which libraries are registered into VS and what the switches are the Wizard is setting, simply how the Wizard works?
Would be great help. I have to include CUDA into another developement-environment and would like to learn more over some dependencies.
Hi!
I also have a problem with integrating CUDA into another development-environment - in Matlab.
This problem only occurred after installing the wizard, before everything was okay with my .cu-files (using the file of JaredHoberock).
Now when I run only C+±files, it works perfect. But using .cu-files, Matlab says “??? Invalid MEX-file”.
Can anybody help me what I should do?
Regards
mechlab
January 28, 2009, 9:20pm
44
I have Vistax64 w/ VS2008 installed (with the x64 compiler tools) - I can compile several of the examples but now want to create my own using the CUDA VS Wizard but every time I do File → New → Project → Visual C++ → CUDA64 → CUDAWinApp
I get no solution or directory created and all I get is a error message along the bottom of VS2008 "Creating project ‘CUDAWinApp1’… project creation failed.
I have tried to create it in
C:\ProgramData\NVIDIA Corporation\NVIDIA CUDA SDK\projects
and in my vista user folder
C:\Users\username\Documents\Visual Studio 2008\Projects
I have Administrative Privledges and Installed from the CUDA_VS_Wizard_W64.2.0.zip file
I tried a version downloaded from SourceForge:
[url=“CUDA VS Wizard download | SourceForge.net ”]http://sourceforge.net/projects/cudavswizard/[/url]
and also a version from the forum:
[url=“http://forums.nvidia.com/index.php?showtopic=83054 ”]http://forums.nvidia.com/index.php?showtopic=83054[/url]
Does anyone have any Ideas?
ELO
mechlab
January 28, 2009, 9:52pm
45
sorry for posting in off topic - I was a little late in realizing it was the xp forum:
Anyway I found the solution to my problem…
Essentially the problem is a typo in a file installed by the CUDA VS Wizard (64-bit version)
Try This Link - I couldn’t get the Wizard to Even RUN!
followed the instructions from this post…
http://forums.nvidia.com/index.php?showtop…st&p=491107
I have Vistax64 w/ VS2008 installed (with the x64 compiler tools) - I can compile several of the examples but now want to create my own using the CUDA VS Wizard but every time I do File → New → Project → Visual C++ → CUDA64 → CUDAWinApp
I get no solution or directory created and all I get is a error message along the bottom of VS2008 "Creating project ‘CUDAWinApp1’… project creation failed.
I have tried to create it in
C:\ProgramData\NVIDIA Corporation\NVIDIA CUDA SDK\projects
and in my vista user folder
C:\Users\username\Documents\Visual Studio 2008\Projects
I have Administrative Privledges and Installed from the CUDA_VS_Wizard_W64.2.0.zip file
I tried a version downloaded from SourceForge:
http://sourceforge.net/projects/cudavswizard/
and also a version from the forum:
http://forums.nvidia.com/index.php?showtopic=83054
Does anyone have any Ideas?
ELO
kyzhao
February 5, 2009, 3:38am
46
sorry for posting in off topic - I was a little late in realizing it was the xp forum:
Anyway I found the solution to my problem…
Essentially the problem is a typo in a file installed by the CUDA VS Wizard (64-bit version)
Try This Link - I couldn’t get the Wizard to Even RUN!
followed the instructions from this post…
http://forums.nvidia.com/index.php?showtop…st&p=491107
thanks your solution: http://forums.nvidia.com/index.php?showtopic=87705&hl=
Hi,
I am new to CUDA on windows. I too face the same problem.
The visual studio 2008 gives, “project creation failed”.
Can you please clarify about the typo and the file in which the typo occurs.
Also, please let me know what are the other steps involved in creating a new CUDA Windows application successfully.
Thanks
gvsaradhi
mechlab
February 9, 2009, 4:18pm
48
Hi,
I am new to CUDA on windows. I too face the same problem.
The visual studio 2008 gives, “project creation failed”.
Can you please clarify about the typo and the file in which the typo occurs.
Also, please let me know what are the other steps involved in creating a new CUDA Windows application successfully.
Thanks
gvsaradhi
See this post…
http://forums.nvidia.com/index.php?showtop…st&p=491107
The details are here:
C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\vcprojects\CUDA64WinApp.vsz there is a small typo error for the 64 bit version. If you only have VS 2008 installed and no previous version on a 64-bit system then you need to correct this typo before the 64 bit Wizard will run.
Find The line
Wizard=VsWizard.VsWizardEngine.8.0
The line should be:
Wizard=VsWizard.VsWizardEngine.9 .0"
ELO
Thanks !
It works after the correcting for the typo in the CUDA64WinApp.vsz file.
gvsaradhi
See this post…
http://forums.nvidia.com/index.php?showtop…st&p=491107
The details are here:
C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\vcprojects\CUDA64WinApp.vsz there is a small typo error for the 64 bit version. If you only have VS 2008 installed and no previous version on a 64-bit system then you need to correct this typo before the 64 bit Wizard will run.
Find The line
Wizard=VsWizard.VsWizardEngine.8.0
The line should be:
Wizard=VsWizard.VsWizardEngine.9 .0"
ELO
I have the same problem, only VS2008 installed and Windows Vista 64 bits. Don’t create the solution folder and so on… :blink:
I changed de VSZ file like you described but still de same error… I run it with admin privileges.
Should I try with CUDA 2.0 instead of 2.1?
Any idea?
Thanks.
PD: The Wizard for 32 bits works perfect, but I can’t compile the solution (I haven’t cutil32D.lib)
http://sourceforge.net/projects/cudavswizard
This version is 2.0 Release.
Update log:
Set the default “CUDA → Advanced → GPU Architecture Compile Name” as “1.0(virtual) Arch”, You may change it depends on your system.
Set the default “CUDA → Advanced → GPU Architecture Code Name” as “1.0(hardware) code”, You may change it depends on your system.
Set the default “CUDA → Output → Inern Mode” as “Real” in Debug & Release;
Support creating .cu files in any directory, not only in project directory.
Add support Visual Studio 2008.
Any problem please let me know.
CUDA_VS_Wizard_W32.2.0.zip MD5: 2ded2fb27718a019d3926bf921554224
CUDA_VS_Wizard_W64.2.0.zip MD5: 14a377baf92564beab5bccd0e357825e
Dear Kyzaho,
I am switching to CUDA programming on Windows XP from LINUX. I have downloaded the above wizard, and I understand that it was successfully installed as well. Could you please tell me how to update the above log as you have written. I could not find any log file. I am new to this kind of integration and especially to Visual Studio actually. I am using 32bit Windows XP on my Core 2 Duo M/C. Your valuable suggestions will be highly appreciated.
Thanks in advance.
Heshsham
kyzhao
March 11, 2009, 2:27pm
52
Dear Kyzaho,
I am switching to CUDA programming on Windows XP from LINUX. I have downloaded the above wizard, and I understand that it was successfully installed as well. Could you please tell me how to update the above log as you have written. I could not find any log file. I am new to this kind of integration and especially to Visual Studio actually. I am using 32bit Windows XP on my Core 2 Duo M/C. Your valuable suggestions will be highly appreciated.
Thanks in advance.
Heshsham
you can find a build html log after you build the project.
find more detail in the MSDN:)
regards,
Zhao.
We found out what my problem was. In the file C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\vcprojects\CUDA64WinApp.vsz there is a small typo error for the 64 bit version. If you only have VS 2008 installed and no previous version on a 64-bit system then you need to correct this typo before the 64 bit Wizard will run.
The line
Wizard=VsWizard.VsWizardEngine.8.0
should be:
Wizard=VsWizard.VsWizardEngine.9.0
Cheers,
John
Thanks, I was having the same problem, this fixed it!
Where should I add the -arch sm_13 to enable double precision? I have tried the “additional options” field CUDA->Command Line, but that just resulted in:
Error 1 fatal error LNK1181: cannot open input file ‘.\Debug\x.obj’
Thanks,
Colt
Thanks a lot.
so appretiate.
Where should I add the -arch sm_13 to enable double precision? I have tried the “additional options” field CUDA->Command Line, but that just resulted in:
Error 1 fatal error LNK1181: cannot open input file ‘.\Debug\x.obj’
Thanks,
Colt
It’s under Advanced, there are drop down menus.
kyzhao
September 22, 2009, 5:09pm
58
fixed this bug in the CUDA_VS_Wizard_W64.2.0.1 version.
thanks.
kewumgh
September 25, 2009, 2:07pm
59
Dear OpenHero,
The wizard works great now with my winXP 64 bits visual studio 2008.
Thank you very much!
m_sanya
October 14, 2009, 6:38am
60
Hi!
Very nice vs2008 wizard. Great job!
Could you provide with info how to completely uninstall CUDA64 wizard?
By the way, by mistake I installed CUDA64 on Win32 (Windows 7) & Vs2008, what caused impossibility to compile CUDA SDK projects :( Some errors with W64, impossibility to open compilled *.obj files, memory access runtime errors, and similar. How can I fix it now?
Regards,
A.