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

Conflict with cuda #3

Open
xwhou opened this issue Dec 8, 2016 · 1 comment
Open

Conflict with cuda #3

xwhou opened this issue Dec 8, 2016 · 1 comment

Comments

@xwhou
Copy link

xwhou commented Dec 8, 2016

If require 'cunn', the cuda package included, there is an error with 'libthffmpeg.open(...)'.
Does the this package conflict with cuda package? Could you fix this problem?

@MichaelMathieu
Copy link
Owner

I'm not aware of that and I can't reproduce it. I actually don't see how cud could have anything to do with libthffmpeg. The only thing I could think of would be if your torch.defaulttensortype is set to torch.CudaTensor (but that is not the default behavior at all).
Are you sure your torch build has no problems? (check that all packages are linked against the same version of the libraries, and so on). Did you try to reinstall torch from scratch?

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