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

From BRL-CAD
m (Weekly update)
(Community Bonding Period)
Line 2: Line 2:
  
 
==== Community Bonding Period ====  
 
==== Community Bonding Period ====  
* Compiling working version of BRL-CAD with OpenCL on Ubuntu 18.04
+
* Compiled working version of BRL-CAD with OpenCL on Ubuntu 18.04
* Getting familiarised with the MGED commands and the sequence of code being called from the build
+
* Got familiarised with the MGED commands and the sequence of code being called from the build
* Checking out other primitives which have been parallelized and their structure
+
* Checked out other primitives which have been parallelized and their structure
  
 
==== Weekly update ====  
 
==== Weekly update ====  
 
* Week - 1  (June 1 - June 5)
 
* Week - 1  (June 1 - June 5)
 
** Working on getting ARBN primitive parallelized via OpenCL
 
** Working on getting ARBN primitive parallelized via OpenCL

Revision as of 09:42, 31 May 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)
    • Working on getting ARBN primitive parallelized via OpenCL