Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MPI-Parallelized-NLP

Parralel Computing-CPSC 474

Fall 2022

Group members:

Chandra Lindy: 📫 chandra.lindy@csu.fullerton.edu

Hamid Suha: 📫 hsuha@csu.fullerton.edu

Instructor: Doina Bein (dbein@fullerton.edu)

Project 2: Programming using MPI

An algorithm that uses MPI commands to solve a problem

Directions:

To run the program, execute the following command:

mpiexec -n 4 python3 project.py

Introduction

For this project we choose a topic covered in class or similar to the topics that was provided as samples and designed an algorithm that uses MPI commands to solve a problem. You will describe the algorithm using clear pseudocode and implement your algorithms in python, compile, test it, and submit BOTH the report (as a PDF file) and the programs. We do not care about the efficiency of the algorithms at this point.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages