apallath/GameOfLife

OpenMP

apallath opened this issue · 1 comments

  • Parallel-for
  • Swap vector addresses instead of copying
  • Benchmark/scaling analysis

Implementation/make:

  • Enable by default (if MPI not enabled)

Done