Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 370 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 370 Bytes

CSC 3210 Projects & Assignments

Team Members

  • Danh Pham
  • Joi Lester
  • Dong Jun Kim
  • Suntheng Taing
  • Paschal Aghamba

Tools

  • Raspberry Pi

Learned

We learned how ARM assembly is different to Intel's x86 & x86_64 assembly. We also learned how multithreading interfaces, like OpenMP, handled parallel programming (master & workers).