Skip to content

This is a Python script to perform a word count of a 10 GB file full of tweets stored on the University of Melbourne's Hybrid cluster system - SPARTAN, using multiple cores and nodes. This program facilitates this process through the functionality of parallel read that MPI-IO provides. The job is submitted onto the cluster using Slurm.

Notifications You must be signed in to change notification settings

rsdelhi91/MPI-IO-SPARTAN-Cluster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MPI-IO-SPARTAN-Cluster

This is a Python script to perform a word count of a 10 GB file full of tweets stored on the University of Melbourne's Hybrid cluster system - SPARTAN, using multiple cores and nodes. This program facilitates this process through the functionality of parallel read that MPI-IO provides.

About

This is a Python script to perform a word count of a 10 GB file full of tweets stored on the University of Melbourne's Hybrid cluster system - SPARTAN, using multiple cores and nodes. This program facilitates this process through the functionality of parallel read that MPI-IO provides. The job is submitted onto the cluster using Slurm.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published