All public logs
Combined display of all available logs of CDOT Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 00:54, 6 April 2019 Jsidhu26 (talk | contribs) uploaded File:OptimizedAlgorithm.PNG (A graph that reflects the time taken for each problem size after optimizing the original algorithm)
- 03:41, 31 March 2019 Jsidhu26 (talk | contribs) uploaded File:OptimizationGraph.PNG (this graph illustrates the optimization for each problem size)
- 03:29, 31 March 2019 Jsidhu26 (talk | contribs) uploaded a new version of File:TimeComparison.PNG (Reverted to version as of 04:25, 31 March 2019 (EDT))
- 03:29, 31 March 2019 Jsidhu26 (talk | contribs) uploaded a new version of File:TimeComparison.PNG (Reverted to version as of 02:53, 31 March 2019 (EDT))
- 03:25, 31 March 2019 Jsidhu26 (talk | contribs) uploaded a new version of File:TimeComparison.PNG (measurement done in milliseconds instead of seconds for more accurate results)
- 03:22, 31 March 2019 Jsidhu26 (talk | contribs) uploaded a new version of File:TimeComparison.PNG
- 03:10, 31 March 2019 Jsidhu26 (talk | contribs) uploaded File:QuickerKernel.PNG (using shared memory, the kernel's timings are optimized and printing from the kernel still works properly)
- 01:53, 31 March 2019 Jsidhu26 (talk | contribs) uploaded File:TimeComparison.PNG (A graph that shows the timings for both serial and parallel approaches to finding Pythagorean triples)
- 14:25, 30 March 2019 Jsidhu26 (talk | contribs) uploaded File:Timings.PNG (shows how the timings were reported for the serial and parallel way of finding Pythagorean triples)
- 14:23, 30 March 2019 Jsidhu26 (talk | contribs) uploaded File:NestedLoops.PNG (Shows the serialized approach for finding Pythagorean triples)
- 14:21, 30 March 2019 Jsidhu26 (talk | contribs) uploaded File:NBandLaunch.PNG (shows the adjustment for blocks in grid, and launch of kernel)
- 14:21, 30 March 2019 Jsidhu26 (talk | contribs) uploaded File:Kernel.PNG (an image of the kernel used for parallelizing)
- 14:20, 30 March 2019 Jsidhu26 (talk | contribs) uploaded File:CudaDevProps.PNG (used the device properties to design the grid)
- 14:18, 30 March 2019 Jsidhu26 (talk | contribs) uploaded File:AllocInit.PNG (shows the allocation and initialization of the device arrays)
- 14:17, 30 March 2019 Jsidhu26 (talk | contribs) uploaded File:AdjustNTPG.PNG (shows the adjusting of the number of threads to be used in the grid)
- 21:39, 15 February 2019 Jsidhu26 (talk | contribs) uploaded File:Array Processing - Call Graph.jpeg (This image contains the call graph that was created when gprof was used to profile my program)