wow2006 / cudpp

Automatically exported from code.google.com/p/cudpp
Other
0 stars 0 forks source link

New warning in test_rand.cu on 64-bit linux #14

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Compile cudpp_testrig in Linux.  You will see this new warning:

test_rand.cu(246): warning: variable "memSize" was declared but never
referenced

What is the expected output? What do you see instead?

No warnings.

Please use labels and text to provide additional information.

Original issue reported on code.google.com by harr...@gmail.com on 22 Jun 2009 at 6:27

GoogleCodeExporter commented 9 years ago
Warning removed with revision 5564

Original comment by Solgood...@gmail.com on 22 Jun 2009 at 8:59

GoogleCodeExporter commented 9 years ago
Marking fixed. Changing owner to harrism to verify.

Original comment by harr...@gmail.com on 22 Jun 2009 at 9:04

GoogleCodeExporter commented 9 years ago
Verified.

Original comment by harr...@gmail.com on 25 Jun 2009 at 2:24