File list
This special page shows all uploaded files.
Date | Name | Thumbnail | Size | Description | Versions |
---|---|---|---|---|---|
00:54, 6 April 2019 | OptimizedAlgorithm.PNG (file) | 16 KB | A graph that reflects the time taken for each problem size after optimizing the original algorithm | 1 | |
03:41, 31 March 2019 | OptimizationGraph.PNG (file) | 15 KB | this graph illustrates the optimization for each problem size | 1 | |
03:29, 31 March 2019 | TimeComparison.PNG (file) | 15 KB | Reverted to version as of 04:25, 31 March 2019 (EDT) | 5 | |
03:10, 31 March 2019 | QuickerKernel.PNG (file) | 25 KB | using shared memory, the kernel's timings are optimized and printing from the kernel still works properly | 1 | |
14:25, 30 March 2019 | Timings.PNG (file) | 18 KB | shows how the timings were reported for the serial and parallel way of finding Pythagorean triples | 1 | |
14:23, 30 March 2019 | NestedLoops.PNG (file) | 13 KB | Shows the serialized approach for finding Pythagorean triples | 1 | |
14:21, 30 March 2019 | NBandLaunch.PNG (file) | 10 KB | shows the adjustment for blocks in grid, and launch of kernel | 1 | |
14:21, 30 March 2019 | Kernel.PNG (file) | 14 KB | an image of the kernel used for parallelizing | 1 | |
14:20, 30 March 2019 | CudaDevProps.PNG (file) | 9 KB | used the device properties to design the grid | 1 | |
14:18, 30 March 2019 | AllocInit.PNG (file) | 18 KB | shows the allocation and initialization of the device arrays | 1 | |
14:17, 30 March 2019 | AdjustNTPG.PNG (file) | 5 KB | shows the adjusting of the number of threads to be used in the grid | 1 | |
21:39, 15 February 2019 | Array Processing - Call Graph.jpeg (file) | 55 KB | This image contains the call graph that was created when gprof was used to profile my program | 1 |