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

Results were different with different compute compatability #1

Closed
cysin opened this issue May 25, 2014 · 1 comment
Closed

Results were different with different compute compatability #1

cysin opened this issue May 25, 2014 · 1 comment

Comments

@cysin
Copy link

cysin commented May 25, 2014

I wrote a program with cudalbfgs and tested it with 550Ti and GTX 760. The result with former card looks like normal, but result with GTX 760 is incorrect(most of the values are zero). So I am wondering do I have to be aware of something when using different card with different compute compatibility?

@jwetzl
Copy link
Owner

jwetzl commented Jun 3, 2014

The issue was due to uninitialized memory provided as the initial guess to the optimizer.

@jwetzl jwetzl closed this as completed Jun 3, 2014
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