Skip to content

Comments

Portability fixes#85

Open
ncoder wants to merge 2 commits intobaidu-research:masterfrom
ncoder:portability_fixes
Open

Portability fixes#85
ncoder wants to merge 2 commits intobaidu-research:masterfrom
ncoder:portability_fixes

Conversation

@ncoder
Copy link

@ncoder ncoder commented Jun 18, 2017

I've made a few additions, and managed to the the CPU TESTS to run and pass under Visual Studio 2015.
Some fixes were due to C++ standard changes, some are just to use __declspec(dllexport), else the .lib file is not generated.

To build, I had to disable GPU support as cuRAND didn't seem to be available with the Cuda SDK 8.0. I did not have the same error using Cuda SDK 6.5, but that one doesn't have support for Visual Studio 2015. That's probably a simple fix.

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.

1 participant