Skip to content

jordond/pokerhands

Repository files navigation

README

Project 1 for Fanshawe College CPA Semester 6 - Concurrent Processing.

Calculates the frequencies of all the possible poker hands, with the intention of being run serially and run in parallel using the MPI architecture.

Description

  • Right now only the serial version of this app is working. The framework is all there for a parallel version, and the serial main() is just a skeleton program.
  • 0.08a

Developing

  • Clone the repo
  • Or download latest release from Here
  • Open .sln file in Visual Studio 2013 and compile.
  • MPI Will be needed for the parallel version.

Who do I talk to?

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published