Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't Install CARLsim4 with latest CUDA and Latest VS #73

Open
James-Brown opened this issue Jun 2, 2019 · 2 comments
Open

Can't Install CARLsim4 with latest CUDA and Latest VS #73

James-Brown opened this issue Jun 2, 2019 · 2 comments
Assignees

Comments

@James-Brown
Copy link

I get:
C:\CARLsim\doc\source\tutorial\8_compartments\tutorial_8_compartments.vcxproj : error : The imported project "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\BuildCustomizations\CUDA 8.0.props" was not found.

Using the latest CUDA install - cuda_10.1.168_425.25_win10.exe
Windows 10
Visual Studio Microsoft Visual Studio Community 2019
Version 16.0.0
VisualStudio.16.Release/16.0.0+28729.10
Microsoft .NET Framework
Version 4.7.03190

@James-Brown
Copy link
Author

I found my way into the process of finding an unloaded solution file and changing all the references to CUDA 8.0 to CUDA 10.1 and then retargeting to my VS version but then I come to an endless list of unfound file references.
I guess building CARLsim is beyond me.
Is there no prebuilt executable?

@hkashyap
Copy link
Contributor

hkashyap commented Jun 6, 2019

I think it might be related to #67
You are right, we have not tested on the newer CUDA versions (>8) and there might be some hard coded cuda versions on VS files. If you are using a different CUDA version, you will have to update the VS files.
If cuda >8 is not necessary you may downgrade to 8, or we can accept a PR here if you want to update the VS files.
@tingshuc

@hkashyap hkashyap assigned hkashyap and ghost and unassigned hkashyap Oct 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants