Two 1-dimensional arrays of 10^6 numbers A(1)=1, A(2)=2, … A(10^6 )=10^6 . Compute the B(i)=square (A(i)) in: a) single thread b) four threads. Checking the difference in the execution time.
-
Notifications
You must be signed in to change notification settings - Fork 0
Two 1-dimensional arrays of 10^6 numbers A(1)=1, A(2)=2, … A(10^6 )=10^6 . Compute the B(i)=square (A(i)) in: a) single thread b) four threads. Checking the difference in the execution time.
Infi-DOS/POSIX-THREADS
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Two 1-dimensional arrays of 10^6 numbers A(1)=1, A(2)=2, … A(10^6 )=10^6 . Compute the B(i)=square (A(i)) in: a) single thread b) four threads. Checking the difference in the execution time.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published