Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 167 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 167 Bytes

Parallel-Sum

The program will create an array with 380 million integer elements ranging from 0 to 100. Then it will add the elements in a serial and parallel way.