Difference between revisions of "User:Rishabhsuthar32/GSoC20/Log"

From BRL-CAD
m (updated week3 logs)
m (Updated week4 logs)
Line 18: Line 18:
 
** June 15: Worked on pipe_start_shot() and pipe_end_shot() function  
 
** June 15: Worked on pipe_start_shot() and pipe_end_shot() function  
 
** June 17: Assembled all in pipe_shot() function
 
** June 17: Assembled all in pipe_shot() function
 +
** June 19: Fixed a few bugs in pipe_shot() file
 +
* Week - 4  (June 22 - June 26)
 +
** June 22: Submitted the PIPE patch file in sourceforge
 +
** June 23: Started working on Dispalcement Map primitive
 +
** June 24: Worked on dsp_in_rpp() function
 +
** June 26: Worked on recurse_dsp_bb() function
 +
* Week - 5  (June 29 - July 03)
 +
** June 29: Worked on isect_ray_dsp_bb() function

Revision as of 12:07, 28 June 2020

Development Logs

Community Bonding Period

  • Compiled working version of BRL-CAD with OpenCL on Ubuntu 18.04
  • Got familiarised with the MGED commands and the sequence of code being called from the build
  • Checked out other primitives which have been parallelized and their structure

Weekly update

  • Week - 1 (June 1 - June 5)
    • June 1: Working on getting ARBN primitive parallelized via OpenCL
    • June 6: Submitted patch for review (June 6)
  • Week - 2 (June 8 - June 12)
    • June 8: Working on getting PIPE primitive parallelized via OpenCL
    • June 9: Worked on discont_radius_shot() function
    • June 10: Worked on bend_pipe_shot() function
    • June 12: Worked on linear_pipe_shot() function
  • Week - 3 (June 15 - June 19)
    • June 15: Worked on pipe_start_shot() and pipe_end_shot() function
    • June 17: Assembled all in pipe_shot() function
    • June 19: Fixed a few bugs in pipe_shot() file
  • Week - 4 (June 22 - June 26)
    • June 22: Submitted the PIPE patch file in sourceforge
    • June 23: Started working on Dispalcement Map primitive
    • June 24: Worked on dsp_in_rpp() function
    • June 26: Worked on recurse_dsp_bb() function
  • Week - 5 (June 29 - July 03)
    • June 29: Worked on isect_ray_dsp_bb() function