This program takes 2 parameters, indices and number of threads. Creates an array of size indices and divides those indices to calculate the average with the number of threads specified.
-
Updated
Apr 28, 2018 - C
This program takes 2 parameters, indices and number of threads. Creates an array of size indices and divides those indices to calculate the average with the number of threads specified.
Add a description, image, and links to the mulltithread topic page so that developers can more easily learn about it.
To associate your repository with the mulltithread topic, visit your repo's landing page and select "manage topics."