Skip to content
This repository was archived by the owner on Sep 2, 2024. It is now read-only.

eynsai/hashlife-parallel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hashlife Parallel

The code in this repository attempts to parallelize the Hashlife algorithm using OpenMP.

A modest speedup is achieved using 4 threads, although the parallelization fails to scale well beyond this point. Also, the code seems to contain some bugs that result in rare segfaults with certain parameter combinations.

About

OpenMP implementation of Bill Gosper's Hashlife algorithm.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages