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

7 of 17 unit tests failed #8

Open
GoogleCodeExporter opened this issue Mar 25, 2015 · 8 comments
Open

7 of 17 unit tests failed #8

GoogleCodeExporter opened this issue Mar 25, 2015 · 8 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. build for sm_10 (using netcdf4 and a GeForce 8800 GTX)
2. make test

What is the expected output? 
All tests should be ok.

What do you see instead?
see attached unittest.txt

What version of the product are you using? On what operating system?
1.0.0 on Ubuntu 8.04 LTS

Please provide any additional information below.
I ran utest MultigridTest under a debugger and found that at line 388 of 
sol_mgpressure3ddev.cu the value of _num_level is not 6 as it should be 
but a very large value. Something is obviously overwritten. I also ran 
utest MultigridTest under valgrind and the output is in the attached file 
memcheck.txt.

Original issue reported on code.google.com by [email protected] on 16 Mar 2010 at 8:55

Attachments:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant