Changes

Jump to: navigation, search

DPS915/M-N-M

358 bytes added, 16:08, 12 April 2013
Assignment 3
==== Conclusion: Logical Error ====
[[Image:gpuA3error.png|thumb|widthpx| ]]
The prime number generated seems to have run into some logical error. It does not generate the prime numbers correctly. Instead spits out all numbers.
==== Cuda Version: Attempt Two ====
Gives a run time error "invalid argument". Logical error still persists.
 
[[Image:gpuA3error.png|thumb|widthpx| ]]
==== Final Cuda version ====
}
</pre>
 
===== Final version's errors and warnings =====
* If a number over 515 is entered as the launch argument, the program will display random values at the end of the list of prime numbers
* When attempting to delete the host array manually in the program, the following warning is displayed
* The program crashes at the end if the host array is manually deleted

Navigation menu