Skip to content

Dataset merger using Message Passing Interface to speed serial computation times by almost 20-30x times.

Notifications You must be signed in to change notification settings

abhibains/Parallel-Programming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Parallel-Programming

Using Message Passing Interface to speed up serial computation times

  • pmerge.py--> Parallel merging large array of with sizes beginning at 10^9 elements each and upwards. Works under 5sec for large array sizes with serial time computation boost of 20-30 times.

About

Dataset merger using Message Passing Interface to speed serial computation times by almost 20-30x times.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages