56
edits
Changes
m
→Assignment 3
Although the result of the program did not change, the console showed this warning massage:
==4500== Warning: Unified Memory Profiling is not supported on the underlying platform. System requirements for unified memory can be found at: http://docs.nvidia.com/cuda/cuda-c-programming-guide/index.html#um-requirements
=== Reference ===
''' Links '''
<pre>
http://parallelcomp.uw.hu/ch09lev1sec2.html
</pre>
<pre>
https://www.geeksforgeeks.org/bitonic-sort/
</pre>
<pre>
https://en.wikipedia.org/wiki/Selection_sort
</pre>