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

Fix nvvm library path on Windows. #2

Merged
merged 1 commit into from
Nov 3, 2017

Conversation

TravisWhitaker
Copy link
Contributor

On my Windows 10 machine with CUDA 8, nvvm.lib is in <nvvm-path>\lib\x64, rather than <nvvm-path>\x64. I installed CUDA with the default settings, so I'd be surprised if this is a peculiarity of my machine. nvvm.lib isn't found on Windows without this change.

@TravisWhitaker
Copy link
Contributor Author

As before, @tmcdonell if you're got the time a point release would be convenient so that accelerate-llvm-ptx can be built on Windows. Thanks!

@tmcdonell
Copy link
Owner

I am pretty sure that is the default setting too, as is the setup that the base cuda package uses as well; whoops!

@tmcdonell tmcdonell merged commit 5e9a9f7 into tmcdonell:master Nov 3, 2017
tmcdonell added a commit that referenced this pull request Nov 3, 2017
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

Successfully merging this pull request may close these issues.

None yet

2 participants