Difference between revisions of "Kyran Adams (Work Log)"

From edegan.com
Jump to navigation Jump to search
Line 1: Line 1:
 +
===Fall 2017===
 +
<onlyinclude>
 
[[Kyran Adams]] [[Work Logs]] [[Kyran Adams (Work Log)|(log page)]]
 
[[Kyran Adams]] [[Work Logs]] [[Kyran Adams (Work Log)|(log page)]]
  
10/20/2017 - Set up a wiki page
+
2017-11-08: Commented and wrote documentation for vc_cirlces, circles, and outjoiner.
  
10/23/2017 - Started researching [[GPU Build]]. Researched the practical differences between single vs. multiple GPUs.
+
2017-11-03: Fixed bug in circles.py that output place names in files as lists instead of strings (['S','t','L','o','u','i','s'] instead of "St. Louis"). Changed vc_circles.py to call outjoiner.py automatically. Refactored vc_circles.py, circles.py, and outjoiner.py to put all of the configuration in vc_circles.py. Wrote out method to plot circles using ArcMap in [http://mcnair.bakerinstitute.org/wiki/Parallel_Enclosing_Circle_Algorithm here].
  
10/25/2017 - Worked on the [https://pcpartpicker.com/user/kyranadams/saved/ykK7hM partpicker] for the dual GPU build.
+
2017-11-01: Familiarized with [[http://mcnair.bakerinstitute.org/wiki/Parallel_Enclosing_Circle_Algorithm Enclosing Circle Algorithm]] to find St. Louis bug
  
10/27/2017 - Decided on dual GPU system, switched motherboard and CPU
+
2017-10-30: Rechecked parts compatibility, switched PSU and case
  
10/30/2017 - Rechecked parts compatibility, switched PSU and case
+
2017-10-27: Decided on dual GPU system, switched motherboard and CPU
  
11/1/2017 - Familiarized with [[http://mcnair.bakerinstitute.org/wiki/Parallel_Enclosing_Circle_Algorithm Enclosing Circle Algorithm]] to find St. Louis bug
+
2017-10-25: Worked on the [https://pcpartpicker.com/user/kyranadams/saved/ykK7hM partpicker] for the dual GPU build.
  
11/3/2017 - Fixed bug in circles.py that output place names in files as lists instead of strings (['S','t','L','o','u','i','s'] instead of "St. Louis"). Changed vc_circles.py to call outjoiner.py automatically. Refactored vc_circles.py, circles.py, and outjoiner.py to put all of the configuration in vc_circles.py. Wrote out method to plot circles using ArcMap in [http://mcnair.bakerinstitute.org/wiki/Parallel_Enclosing_Circle_Algorithm here].
+
2017-10-23: Started researching [[GPU Build]]. Researched the practical differences between single vs. multiple GPUs.
  
11/8/2017 - Commented and wrote documentation for vc_cirlces, circles, and outjoiner.
+
2017-10-20: Set up a wiki page
 +
</onlyinclude>
 +
 
 +
[[Category:Work Log]]

Revision as of 12:32, 9 November 2017

Fall 2017

Kyran Adams Work Logs (log page)

2017-11-08: Commented and wrote documentation for vc_cirlces, circles, and outjoiner.

2017-11-03: Fixed bug in circles.py that output place names in files as lists instead of strings (['S','t','L','o','u','i','s'] instead of "St. Louis"). Changed vc_circles.py to call outjoiner.py automatically. Refactored vc_circles.py, circles.py, and outjoiner.py to put all of the configuration in vc_circles.py. Wrote out method to plot circles using ArcMap in here.

2017-11-01: Familiarized with [Enclosing Circle Algorithm] to find St. Louis bug

2017-10-30: Rechecked parts compatibility, switched PSU and case

2017-10-27: Decided on dual GPU system, switched motherboard and CPU

2017-10-25: Worked on the partpicker for the dual GPU build.

2017-10-23: Started researching GPU Build. Researched the practical differences between single vs. multiple GPUs.

2017-10-20: Set up a wiki page