Skip to content

wallacebaleroni/Infinity-Monkey

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Compiling (You need MPI installed):
mpicc infinity-monkey.c -o infinity-monkey

Executing:
mpirun -np 2 infinity-monkey

About

A parallel program inspired by the Infinite Monkey Theorem using MPI. It writes random characters endlessly on a txt file while waiting for user input, then it search the input word on the text file and tells if it is or not on it.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages