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

I fixed some bugs for cuda 10 #835

Open
ericliyanghui opened this issue Oct 4, 2018 · 3 comments
Open

I fixed some bugs for cuda 10 #835

ericliyanghui opened this issue Oct 4, 2018 · 3 comments

Comments

@ericliyanghui
Copy link

Hey,developers.

Recently I am installing Torch 7, and cunn, cutorch. When installing cutorch, I faced some "function overload" problems. Then I fixed them.

If you are still maintaining it, how can i upload it?

@lin60102
Copy link

I was wondering if you can tell me how to fix it. Or where to find your fixed version.

@ericliyanghui
Copy link
Author

I was wondering if you can tell me how to fix it. Or where to find your fixed version.

sorry, though I fixed cutorch with manually cmake and make method. But when I installed the cunn with luarocks, it cannot find the cutorch dependency even though I put the libcutorch.so in the torch's lib directory.

Finally I installed successfully with cuda9.0. So I strongly advised you to use cuda9.0 so that you could install cutorch and cunn successfully.

As for the revised code for cutorch, I did not install(when reinstalling ubuntu).

@chakpongchung
Copy link

@ALL

check this one #834

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

3 participants