Changes

Jump to: navigation, search

DPS915/M-N-M

559 bytes added, 16:55, 12 April 2013
Final version's errors, warnings and observations
==== 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>
[[Image:manualDelete.png|thumb|200px|Manual Delete Warning]]
===== Final version's errors, warnings and observations =====
* 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, a warning is displayed
[[Image:ManualCrash.png|thumb|200px|Manual Delete Crash]]
* The program crashes at the end if the host array is manually deleted
 
===== Successful run of Prime generation =====
[[Image:PrimeSuccessfulRun.png]]

Navigation menu